From 490711fca726441400b3c26d7c99ab682a3cc957 Mon Sep 17 00:00:00 2001 From: Slava Zanko Date: Wed, 19 Oct 2011 15:06:40 +0300 Subject: [PATCH] Added forgotten file to distribution for tests Signed-off-by: Slava Zanko --- tests/lib/vfs/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/lib/vfs/Makefile.am b/tests/lib/vfs/Makefile.am index 67ca943b7..bf440ee70 100644 --- a/tests/lib/vfs/Makefile.am +++ b/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 -- 2.11.4.GIT