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