]> code.citadel.org Git - citadel.git/commitdiff
* bootstrap, gtk/Makefile.am: fix 'make dist'
authorNathan Bryant <loanshark@uncensored.citadel.org>
Thu, 5 Nov 1998 01:55:57 +0000 (01:55 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Thu, 5 Nov 1998 01:55:57 +0000 (01:55 +0000)
gcit/ChangeLog
gcit/bootstrap
gcit/gtk/Makefile.am

index 06013d86b660fe276a44d2b502adfa8f76c86315..7eafca7341ae1fbcff2d084bf939c79025a86d57 100644 (file)
@@ -1,3 +1,6 @@
+1998-11-04 Nathan Bryant <bryant@cs.usm.maine.edu>
+       * bootstrap, gtk/Makefile.am: fix 'make dist'
+
 1998-11-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * NEWS, README, AUTHORS, ChangeLog: new files; automake complains if
          these don't exist.
index 23c59166fdede3ca1fdc48e715d16b19ba72ad3d..1813130fd09370de9151fb9541f6963c94de938b 100755 (executable)
@@ -5,7 +5,7 @@ echo aclocal
 aclocal
 echo autoheader
 autoheader
-echo automake --add-missing
-automake --add-missing
 echo autoconf
 autoconf
+echo automake --add-missing
+automake --add-missing
index 0af95e9e4d11315a9235f3e0bf76643bcef392f3..6907bc08edd2e168b7b788b620ac8080f9d0e211 100644 (file)
@@ -10,3 +10,5 @@ gcit_SOURCES = gcit.c gtk_misc.c gui.c gcit.h gtk_misc.h gui.h
 gcit_LDADD = $(GDK_IMLIB_LIBS) ../libcli_cit/libcli_cit.la
 
 data_DATA = gcit.gif gcitrc
+
+EXTRA_DIST = gcit.gif gcitrc