diff options
-rw-r--r-- | test/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 90373e1..defd63d 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -49,3 +49,6 @@ configfile_SOURCES = \ $(top_srcdir)/hugin/hugin.c \ test.cc \ configtest.cc + +EXTRA_DIST = \ + lv2_test_host.h
\ No newline at end of file |