summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@t-online.de>2013-02-18 13:59:13 +0100
committerRico Tzschichholz <ricotz@t-online.de>2013-02-18 13:59:13 +0100
commit7869a57ce0f04469e3fdc5e42af1549aa79efd61 (patch)
tree19d2df6971ceefda15b806ccc2739a2d34b53b91 /examples
parent5b7ea0658717e6fdf3706c9a5ffbd51c5885b5a5 (diff)
downloadzeitgeist-7869a57ce0f04469e3fdc5e42af1549aa79efd61.tar.gz
build: Pass make distcheck
Diffstat (limited to 'examples')
-rw-r--r--examples/c/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/c/Makefile.am b/examples/c/Makefile.am
index 738761cd..19bb6a09 100644
--- a/examples/c/Makefile.am
+++ b/examples/c/Makefile.am
@@ -3,8 +3,6 @@ include $(top_srcdir)/libzeitgeist/Makefile.decl
AM_CFLAGS = \
-Wall \
-g \
- -DZEITGEIST_COMPILATION \
- -DTEST_DIR=\"$(top_srcdir)/tests\" \
$(GIO_UNIX_CFLAGS) \
$(ZEITGEIST_CFLAGS) \
-I $(top_builddir)/libzeitgeist \