summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-15 14:09:50 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-15 14:09:50 +0000
commit1b7f07f5451209d2bc01e6aa53ffb79b10253d91 (patch)
treee9bee401f46dbe8ca08cb92659d93b079fda7a43 /examples
parent519c8939aa6d436c8ed48bb0f390e9971676928f (diff)
Remove glib dependency from examples
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@330 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index e7be1bf..d819103 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -19,10 +19,6 @@
AM_CFLAGS=-I$(top_srcdir)
-# GLIB 2.0
-AM_CFLAGS+=$(GLIB20_CFLAGS)
-AM_LDADD=$(GLIB20_LIBS)
-
noinst_PROGRAMS = \
publish-service \
browse-services