diff options
Diffstat (limited to 'test')
-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 08dba3b..29ab4b1 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -59,3 +59,6 @@ configfile_SOURCES = \ $(top_srcdir)/hugin/hugin.c \ test.cc \ configtest.cc + +EXTRA_DIST = \ + lv2_test_host.h |