Browse Source

Added forgotten file to distribution for tests

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
Slava Zanko 13 years ago
parent
commit
490711fca7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tests/lib/vfs/Makefile.am

+ 2 - 0
tests/lib/vfs/Makefile.am

@@ -3,6 +3,8 @@ AM_CFLAGS = -I$(top_srcdir)/lib/vfs $(GLIB_CFLAGS) -I$(top_srcdir) @CHECK_CFLAGS
 
 AM_LDFLAGS = -z muldefs
 
+EXTRA_DIST = mc.charsets
+
 LIBS=@CHECK_LIBS@  \
     $(top_builddir)/lib/libmc.la