diff console/Makefile.am @ 15725: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 35fa1d1c4ef2
children 73219517f583
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