summaryrefslogtreecommitdiffstats
path: root/web-gui/Makefile.am
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-06-02 17:19:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-06-02 18:25:04 +0200
commit62aa0bc7b947879843880fa5ea84983b851853c3 (patch)
treebebefd70dcca347d5e17d99da0f255a4fd9e5b4e /web-gui/Makefile.am
parentba1f8c8a5ae0f84d9d4f283e67e90c7b990b6938 (diff)
downloadjson-dbus-bridge-examples-62aa0bc7b947879843880fa5ea84983b851853c3.tar.gz
json-dbus-bridge-examples-62aa0bc7b947879843880fa5ea84983b851853c3.tar.xz
[web-gui] update hello-world
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'web-gui/Makefile.am')
-rw-r--r--web-gui/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/web-gui/Makefile.am b/web-gui/Makefile.am
new file mode 100644
index 0000000..c10e6fb
--- /dev/null
+++ b/web-gui/Makefile.am
@@ -0,0 +1,7 @@
+
+SUBDIRS = \
+ hello-world
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
+