summaryrefslogtreecommitdiff
path: root/libs/glibmm2/examples/regex/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libs/glibmm2/examples/regex/Makefile.am')
-rw-r--r--libs/glibmm2/examples/regex/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/glibmm2/examples/regex/Makefile.am b/libs/glibmm2/examples/regex/Makefile.am
deleted file mode 100644
index 0c79f50b7a..0000000000
--- a/libs/glibmm2/examples/regex/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-include $(top_srcdir)/examples/Makefile.am_fragment
-
-#Build the executable, but don't install it.
-noinst_PROGRAMS = example
-example_SOURCES = main.cc
-