summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-09-05 18:35:09 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2016-09-05 18:35:09 +0200
commit42a3e6f922b8725de830d226b0450b4106210b3f (patch)
tree839504ce4c525e4f1c0d76c5cda6a722c50d562c /examples
parentafb938eda168d5cd45aa6672096743cd8d91674c (diff)
downloadzeitgeist-42a3e6f922b8725de830d226b0450b4106210b3f.tar.gz
Drop unused Makefile.decl
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
-rw-r--r--examples/c/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 1228baa6..a1bf3721 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,4 +1,4 @@
-NULL =
+NULL =
SUBDIRS = \
vala \
diff --git a/examples/c/Makefile.am b/examples/c/Makefile.am
index 19bb6a09..9298c8f6 100644
--- a/examples/c/Makefile.am
+++ b/examples/c/Makefile.am
@@ -1,4 +1,4 @@
-include $(top_srcdir)/libzeitgeist/Makefile.decl
+NULL =
AM_CFLAGS = \
-Wall \