Put gnome-autogen.sh here.
authorMartin Baulig <martin@home-of-linux.org>
Tue, 21 Nov 2000 17:11:44 +0000 (17:11 +0000)
committerMartin Baulig <martin@src.gnome.org>
Tue, 21 Nov 2000 17:11:44 +0000 (17:11 +0000)
2000-11-21  Martin Baulig  <martin@home-of-linux.org>

* Makefile.am (EXTRA_DIST): Put gnome-autogen.sh here.

svn path=/trunk/; revision=1465

bin/ChangeLog
bin/Makefile.am

index f2e889a..2ce7c3c 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-21  Martin Baulig  <martin@home-of-linux.org>
+
+       * Makefile.am (EXTRA_DIST): Put gnome-autogen.sh here.
+
 2000-11-20  Martin Baulig  <baulig@suse.de>
 
        * gnome-autogen.sh: Initialize GNOME_DATADIR from
index 266aa9d..0edaa74 100644 (file)
@@ -1,2 +1,5 @@
 bin_SCRIPTS = gnome-autogen.sh
 
+EXTRA_DIST = gnome-autogen.sh
+
+