| 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) \ |