summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-06-03 16:19:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-06-03 17:21:06 +0200
commit71485564ccb53196c6b6ea8c0a8ee66fbcd85fdf (patch)
tree572dca4c70228136555f466b480a46854d19d019 /Makefile.am
parenta28f25b2ef74d988f58c66dab3291bdb539ef106 (diff)
downloadjson-dbus-bridge-examples-71485564ccb53196c6b6ea8c0a8ee66fbcd85fdf.tar.gz
json-dbus-bridge-examples-71485564ccb53196c6b6ea8c0a8ee66fbcd85fdf.tar.xz
[autotools] cleanup build system
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f61566d..fd8f9d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,12 @@
+DISTCHECK_CONFIGURE_FLAGS = --with-qooxdoo-sdk=@QOOXDOO_SDK@
+
SUBDIRS = \
- web-gui
+ web-gui \
+ services
+
+CLEANFILES = \
+ lighttpd/error.log
MAINTAINERCLEANFILES = \
Makefile.in