diff options
Diffstat (limited to 'slv2/Makefile.am')
-rw-r--r-- | slv2/Makefile.am | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/slv2/Makefile.am b/slv2/Makefile.am deleted file mode 100644 index 4c37778..0000000 --- a/slv2/Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ -slv2includedir = $(includedir)/slv2 - -slv2include_HEADERS = \ - lv2_ui.h \ - plugin.h \ - pluginclass.h \ - pluginclasses.h \ - plugininstance.h \ - plugins.h \ - pluginui.h \ - pluginuiinstance.h \ - pluginuis.h \ - port.h \ - slv2.h \ - types.h \ - scalepoint.h \ - scalepoints.h \ - util.h \ - value.h \ - values.h \ - world.h |