diff options
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/lv2ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/lv2ext/Makefile.am b/src/common/lv2ext/Makefile.am index ba3c134a..f346ae0f 100644 --- a/src/common/lv2ext/Makefile.am +++ b/src/common/lv2ext/Makefile.am @@ -1 +1 @@ -DIST_HEADERS = lv2-miditype.h +noinst_HEADERS = lv2-miditype.h |