pidgin/Makefile.am

changeset 35887
d18e59bae076
parent 35865
7f49bc843ce1
child 35890
f79a5a517996
equal deleted inserted replaced
35886:5ffcb3db9398 35887:d18e59bae076
189 $(AM_V_at)echo "};" >> $@ 189 $(AM_V_at)echo "};" >> $@
190 190
191 gtkdebug.c: gtkdebug.html.h 191 gtkdebug.c: gtkdebug.html.h
192 192
193 libpidgin_la_DEPENDENCIES = @LIBOBJS@ $(LIBPIDGIN_WIN32RES) 193 libpidgin_la_DEPENDENCIES = @LIBOBJS@ $(LIBPIDGIN_WIN32RES)
194 libpidgin_la_LDFLAGS = -export-dynamic -no-undefined $(LIBPIDGIN_WIN32RES_LDFLAGS) 194 libpidgin_la_LDFLAGS = -export-dynamic -no-undefined \
195 -version-info $(PURPLE_LT_VERSION_INFO) $(LIBPIDGIN_WIN32RES_LDFLAGS)
195 libpidgin_la_LIBADD = \ 196 libpidgin_la_LIBADD = \
196 @LIBOBJS@ \ 197 @LIBOBJS@ \
197 $(GLIB_LIBS) \ 198 $(GLIB_LIBS) \
198 $(GCR_LIBS) \ 199 $(GCR_LIBS) \
199 $(DBUS_LIBS) \ 200 $(DBUS_LIBS) \

mercurial