summary refs log tree commit diff
path: root/examples/C/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/C/Makefile.am')
-rw-r--r--examples/C/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/C/Makefile.am b/examples/C/Makefile.am
deleted file mode 100644
index 4502e9bb..00000000
--- a/examples/C/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-SUBDIRS= glib
-
-if WITH_QT
-SUBDIRS += qt
-endif