test/basic: fix make dist.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 25 Jul 2012 22:56:41 +0000 (00:56 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 27 Jul 2012 13:32:21 +0000 (15:32 +0200)
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
test/basic/Makefile.am

index 68a6843..169e193 100644 (file)
@@ -60,7 +60,7 @@ test_10_SOURCES = test_10.c
 test_11_LDADD = $(TEST_LIBS)
 test_11_SOURCES = test_11.c
 
-EXTRA_DIST = test_common.c
+EXTRA_DIST = test_common.c test_x11.c
 
 valgrind:      $(noinst_PROGRAMS)
        for a in $(noinst_PROGRAMS); do \