comparison console/Makefile.am @ 15735:cf58d8ec3b0d

merge of '943e1b86728490e22c089e8aba18e950e8a726c2' and 'ec0240858e45006ba6bc6bf78be7edaeeffa963a'
author Sean Egan <seanegan@gmail.com>
date Mon, 26 Feb 2007 06:24:41 +0000
parents 1e4f4e000c76
children 73219517f583
comparison
equal deleted inserted replaced
15723:72d66bc51c43 15735:cf58d8ec3b0d
1 if ENABLE_GNT 1 if ENABLE_GNT
2
3 EXTRA_DIST = \
4 getopt.c \
5 getopt.h \
6 getopt1.c
2 7
3 SUBDIRS = libgnt plugins 8 SUBDIRS = libgnt plugins
4 9
5 bin_PROGRAMS = gaim-text 10 bin_PROGRAMS = gaim-text
6 11