comparison console/libgnt/Makefile.am @ 14675:44fb5200c7bb

[gaim-migrate @ 17424] libgnt needs to build before the wms. This should fix the compile problem for fresh checkouts. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 03 Oct 2006 01:59:32 +0000
parents 62bb53609a36
children d1ffbae3a73a
comparison
equal deleted inserted replaced
14674:69590c55c748 14675:44fb5200c7bb
1 SUBDIRS = wms 1 SUBDIRS = . wms
2 pkgconfigdir = $(libdir)/pkgconfig 2 pkgconfigdir = $(libdir)/pkgconfig
3 pkgconfig_DATA = gnt.pc 3 pkgconfig_DATA = gnt.pc
4 4
5 lib_LTLIBRARIES = libgnt.la 5 lib_LTLIBRARIES = libgnt.la
6 6