From 64d4f8d1b55d7f3f4099bd185ca326b5331798cc Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 5 Dec 2014 23:45:37 +0100 Subject: Clean up cli client module names. Fix autotools paths. --- plugingui/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'plugingui') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 3d09bb2..bdb11cb 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -1,4 +1,4 @@ -bin_PROGRAMS = plugingui rcgen +noinst_PROGRAMS = plugingui rcgen include Makefile.am.plugingui #include $(top_srcdir)/src/Makefile.am.drumgizmo @@ -55,4 +55,6 @@ EXTRA_DIST = \ slider.h \ verticalline.h \ widget.h \ - window.h + window.h \ + lodepng/lodepng.h + -- cgit v1.2.3