# HG changeset patch # User Sadrul Habib Chowdhury # Date 1159840772 0 # Node ID 44fb5200c7bbf48b7bd19330c01b81f3c990f73a # Parent 69590c55c74857d8ae8a6776e194b3261dd48bf0 [gaim-migrate @ 17424] libgnt needs to build before the wms. This should fix the compile problem for fresh checkouts. committer: Tailor Script diff -r 69590c55c748 -r 44fb5200c7bb console/libgnt/Makefile.am --- a/console/libgnt/Makefile.am Sun Oct 01 18:17:49 2006 +0000 +++ b/console/libgnt/Makefile.am Tue Oct 03 01:59:32 2006 +0000 @@ -1,4 +1,4 @@ -SUBDIRS = wms +SUBDIRS = . wms pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gnt.pc