summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-06-02 17:21:36 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-06-02 18:25:04 +0200
commit89d989f05970f1e4447201fdc377cd61634d0ada (patch)
treeb3d110e5211c445eff158c4f1cab9fb7072cadfe /Makefile.am
parentc3926baf542d74af400b2670336ee7b23a6bf3da (diff)
downloadjson-dbus-bridge-examples-89d989f05970f1e4447201fdc377cd61634d0ada.tar.gz
json-dbus-bridge-examples-89d989f05970f1e4447201fdc377cd61634d0ada.tar.xz
[build] add Makefile.am autogen.sh
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..f61566d
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,7 @@
+
+SUBDIRS = \
+ web-gui
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
+