diff options
Diffstat (limited to 'src/common/lv2ext/Makefile.am')
-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 ecbde5dd..41f8308b 100644 --- a/src/common/lv2ext/Makefile.am +++ b/src/common/lv2ext/Makefile.am @@ -1 +1 @@ -noinst_HEADERS = lv2_event.h +noinst_HEADERS = lv2_event.h lv2_event_helpers.h |