comparison src/Makefile.am @ 6916:7d67e5238b40

[gaim-migrate @ 7463] Thanks to Todd Vierling for pointing this out, and Rob McQueen for irritating me enough to verify it. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Tue, 23 Sep 2003 20:08:21 +0000
parents 867ac5c3f8de
children 54deff9eec41
comparison
equal deleted inserted replaced
6915:7ef0934e76b1 6916:7d67e5238b40
179 gaim-remote.c 179 gaim-remote.c
180 180
181 gaim_remote_DEPENDENCIES = @LIBOBJS@ 181 gaim_remote_DEPENDENCIES = @LIBOBJS@
182 gaim_remote_LDADD = \ 182 gaim_remote_LDADD = \
183 @LIBOBJS@ $(GLIB_LIBS) $(INTLLIBS) \ 183 @LIBOBJS@ $(GLIB_LIBS) $(INTLLIBS) \
184 -L$(top_builddir)/plugins/gaim-remote -lgaim-remote 184 $(top_builddir)/plugins/gaim-remote/libgaim-remote.la
185 185
186 AM_CPPFLAGS = \ 186 AM_CPPFLAGS = \
187 -DDATADIR=\"$(datadir)\" \ 187 -DDATADIR=\"$(datadir)\" \
188 -DLIBDIR=\"$(libdir)/gaim/\" \ 188 -DLIBDIR=\"$(libdir)/gaim/\" \
189 -DLOCALEDIR=\"$(datadir)/locale\" \ 189 -DLOCALEDIR=\"$(datadir)/locale\" \