diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-10-19 22:09:39 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-10-19 22:09:39 +0200 |
commit | e31f083731a183425767b032fb5292c88fcd302f (patch) | |
tree | d69a772b2184a7ea29eb265110987712e5f9e545 | |
parent | 70df6a69c0d3a895de8a18c1a716e81f864c75d1 (diff) |
Added missing DIST file.
-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 |