summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2015-09-20 11:53:32 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2015-09-20 11:53:32 +0200
commit96eda4f867d3da01c3a262de4e7f30b49e1a2271 (patch)
tree385c6be377ca077a4b41748cb3927253188dc1ac /Makefile.am
parentc8d8e3938596a4cb5e162be36563cf636a571772 (diff)
Make configure run.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c8afeaf..f225c8c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = gnu
-SUBDIRS = tools src lv2
-DISTDIRS = tools src lv2
+SUBDIRS = tools src plugingui
+DISTDIRS = tools src plugingconui
EXTRA_DIST = \
version.h \ No newline at end of file