changeset 15726:1e4f4e000c76

Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 26 Feb 2007 01:11:44 +0000
parents 1f7106b999d5
children 2eacd3be75a0 8e08e961813c
files console/Makefile.am
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/console/Makefile.am	Mon Feb 26 00:30:23 2007 +0000
+++ b/console/Makefile.am	Mon Feb 26 01:11:44 2007 +0000
@@ -1,5 +1,10 @@
 if ENABLE_GNT
 
+EXTRA_DIST = \
+		getopt.c \
+		getopt.h \
+		getopt1.c
+
 SUBDIRS = libgnt plugins
 
 bin_PROGRAMS = gaim-text