summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-11-30 21:31:12 +0000
committerMorgan Deters <mdeters@gmail.com>2012-11-30 21:31:12 +0000
commit5ab0f03e947ce6b81df2b30a48b300b72100100e (patch)
tree54dc654e6860174976c8d0def8da6b2a454695e6 /examples
parentf28bab562105548413cfca93de5c9b047157a076 (diff)
change detection/handling of output language more reasonably; fixes a nagging bug Tim found in API examples
(this commit was certified error- and warning-free by the test-and-commit script.)
Diffstat (limited to 'examples')
-rw-r--r--examples/api/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/api/Makefile b/examples/api/Makefile
new file mode 100644
index 000000000..8e5dcfd21
--- /dev/null
+++ b/examples/api/Makefile
@@ -0,0 +1,4 @@
+topdir = ../..
+srcdir = examples/api
+
+include $(topdir)/Makefile.subdir
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback