aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/externals-howto/example3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/externals-howto/example3/Makefile')
-rw-r--r--doc/tutorials/externals-howto/example3/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tutorials/externals-howto/example3/Makefile b/doc/tutorials/externals-howto/example3/Makefile
new file mode 100644
index 00000000..ec17746e
--- /dev/null
+++ b/doc/tutorials/externals-howto/example3/Makefile
@@ -0,0 +1,6 @@
+# Makefile
+# (c) 2006 IOhannes m zmölnig
+
+# just use the Makefile in ../example1/
+# (so i only have to maintain one Makefile)
+include ../example1/Makefile