From 5ab0f03e947ce6b81df2b30a48b300b72100100e Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Fri, 30 Nov 2012 21:31:12 +0000 Subject: 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.) --- examples/api/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/api/Makefile (limited to 'examples') 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 -- cgit v1.2.3