Code

$(test_all_includes) were not distributed in package
authorrwst <rwst@users.sourceforge.net>
Mon, 22 May 2006 17:45:47 +0000 (17:45 +0000)
committerrwst <rwst@users.sourceforge.net>
Mon, 22 May 2006 17:45:47 +0000 (17:45 +0000)
src/Makefile.am

index c001b9b56d989654d2ba866f0680a567978d7226..569ef532cdb86463f06c338288a3eb1f04ebc0e8 100644 (file)
@@ -228,7 +228,7 @@ test-all.cpp: \
                $(test_all_includes)
 
 test_all_SOURCES = \
-       test-all.cpp
+       test-all.cpp $(test_all_includes)
 
 
 test_all_LDADD =       \