diff options
| -rw-r--r-- | examples/Makefile.am | 4 | 
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 | 
