summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 0953a70..f42d6d4 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -1,4 +1,4 @@
-bin_PROGRAMS = plugingui
+bin_PROGRAMS = plugingui rcgen
include Makefile.am.plugingui
#include $(top_srcdir)/src/Makefile.am.drumgizmo
@@ -19,6 +19,8 @@ plugingui_SOURCES = \
# $(DRUMGIZMO_SOURCES)
+rcgen_SOURCES = rcgen.cc
+
EXTRA_DIST = \
button.h \
checkbox.h \