X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/7a7477c44a497ed04c9b677488bc42bce90b0831..b8fe472353dead42e203aefda5e8040ad41448a9:/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