aboutsummaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--examples/Makefile.am (renamed from samples/Makefile.am)2
1 files changed, 0 insertions, 2 deletions
diff --git a/samples/Makefile.am b/examples/Makefile.am
index 252e601..e084bf0 100644
--- a/samples/Makefile.am
+++ b/examples/Makefile.am
@@ -2,7 +2,5 @@
SUBDIRS = c
if BUILDCXX
-
SUBDIRS += c++
-
endif