summaryrefslogtreecommitdiff
path: root/distribution/elbe-example/myapp/Makefile.am
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2014-01-09 11:11:53 +0100
committerManuel Traut <manut@linutronix.de>2014-01-09 11:11:53 +0100
commit0996948c27a1c3668bf36fa6ada78ed99da3b561 (patch)
tree9efa195b8c6de0de4e8ed441303b61a051c6e466 /distribution/elbe-example/myapp/Makefile.am
parentd7da5da17cad611293c655860b9656d4156eaa1f (diff)
add elbe example
and hands-on slides Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'distribution/elbe-example/myapp/Makefile.am')
-rw-r--r--distribution/elbe-example/myapp/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/distribution/elbe-example/myapp/Makefile.am b/distribution/elbe-example/myapp/Makefile.am
new file mode 100644
index 0000000..73ff4e8
--- /dev/null
+++ b/distribution/elbe-example/myapp/Makefile.am
@@ -0,0 +1,5 @@
+bin_PROGRAMS = myapp
+myapp_SOURCES = myapp.c
+
+EXTRA_DIST = debian/changelog debian/compat debian/control debian/rules \
+ debian/source/format