X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=inline;f=avahi-gobject%2FMakefile.am;h=a9bcd4bc7bf70ef1603e3b2baaad81fd13747dd4;hb=505fd1b5c1dadff46f4b50df76f9ee978351b3dc;hp=1b50fddc93837866d16ef30c9f7cb52e25c5cba6;hpb=58ee9d8c85293eefa1e901c660fb30bf2b9122c8;p=catta diff --git a/avahi-gobject/Makefile.am b/avahi-gobject/Makefile.am index 1b50fdd..a9bcd4b 100644 --- a/avahi-gobject/Makefile.am +++ b/avahi-gobject/Makefile.am @@ -23,6 +23,7 @@ AM_CFLAGS=-I$(top_srcdir) AM_CFLAGS+='-DDEBUG_TRAP=__asm__("int $$3")' if HAVE_GOBJECT +if HAVE_DBUS avahigobjectincludedir=$(includedir)/avahi-gobject @@ -63,7 +64,7 @@ libavahi_gobject_la_SOURCES = \ $(BUILT_SOURCES) libavahi_gobject_la_CFLAGS = $(AM_CFLAGS) $(GOBJECT_CFLAGS) -libavahi_gobject_la_LIBADD = $(AM_LDADD) ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la ../avahi-glib/libavahi-glib.la $(GOJECT_LIBS) +libavahi_gobject_la_LIBADD = $(AM_LDADD) ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la ../avahi-glib/libavahi-glib.la $(GOBJECT_LIBS) libavahi_gobject_la_LDFLAGS = $(AM_LDFLAGS) -export-dynamic -version-info $(LIBAVAHI_GOBJECT_VERSION_INFO) # correctly clean the generated source files @@ -109,6 +110,7 @@ signals-marshal.c: signals-marshal.list $< > $@ endif +endif indent: indent -brf -nbbo -nbc -ip0 -cs -nbfde -npsl -br -brs -bap -i4 -bs -cdw -ce -npcs -hnl -cli4 -nut -ci8 ga-*.[ch]