X-Git-Url: http://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/5cc9122c07d7b903ff44369d6030c9e1c05315b9..HEAD:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 8f98918..fa034c3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -86,7 +86,7 @@ endif check_PROGRAMS = test/decodeindex test/pcxrle check_LIBRARIES = libtest.a -libtest_a_SOURCES = test/common.c test/common.h +libtest_a_SOURCES = test/common.c test/common.h common/src/help.c $(libtest_a_OBJECTS): $(gnulib_headers) TEST_LIBS = libtest.a libgnu.la