diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 752e9974..475cb17b 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -21,6 +21,7 @@ LDADD = libtest.la @X11_LIBS@ noinst_LTLIBRARIES = libtest.la libtest_la_SOURCES = \ + test.h \ test_display.c \ test_image.c \ test_log.c \ |