Mercurial > pidgin
comparison finch/Makefile.am @ 21563:1b174854bb80
merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
and 'bb60447c0a8c79afca320f4dc689096f4788e7fa'
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Sat, 17 Nov 2007 01:55:21 +0000 |
parents | 8413368adb5a |
children | 1278280fa0b6 60f5abc6cf0c |
comparison
equal
deleted
inserted
replaced
20755:774f4924e74e | 21563:1b174854bb80 |
---|---|
1 EXTRA_DIST = \ | 1 EXTRA_DIST = \ |
2 getopt.c \ | 2 getopt.c \ |
3 getopt.h \ | 3 getopt.h \ |
4 getopt1.c | 4 getopt1.c \ |
5 finch.pc.in | |
6 | |
7 pkgconfigdir = $(libdir)/pkgconfig | |
8 pkgconfig_DATA = finch.pc | |
5 | 9 |
6 SUBDIRS = libgnt plugins | 10 SUBDIRS = libgnt plugins |
7 | 11 |
8 if ENABLE_GNT | 12 if ENABLE_GNT |
9 | 13 |