diff src/Makefile.am @ 1901:5584d61915eb

[gaim-migrate @ 1911] is this needed? apparently committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 28 May 2001 18:23:06 +0000
parents ea5b31cdd438
children 424a40f12a6c
line wrap: on
line diff
--- a/src/Makefile.am	Mon May 28 05:20:52 2001 +0000
+++ b/src/Makefile.am	Mon May 28 18:23:06 2001 +0000
@@ -76,6 +76,9 @@
 # X screensaver extension
 LIBS += $(XSS_LIBS)
 
+# gettext stuff
+LIBS += $(INTLLIBS)
+
 # any other stuff
 CFLAGS += -DLOCALEDIR=\"$(datadir)/locale\" -DLIBDIR=\"$(libdir)/gaim/\" $(DEBUG_CFLAGS)
 LIBS += $(DEBUG_LIBS)