r13253 - software/ui
Petter Reinholdtsen
pere at alioth.debian.org
Tue Feb 14 08:39:48 UTC 2012
Author: pere
Date: 2012-02-14 08:39:48 +0000 (Tue, 14 Feb 2012)
New Revision: 13253
Modified:
software/ui/Makefile.am
Log:
Distribute autogen.sh in source tarball to make it a complete copy of the svn repository.
Modified: software/ui/Makefile.am
===================================================================
--- software/ui/Makefile.am 2012-02-14 08:38:33 UTC (rev 13252)
+++ software/ui/Makefile.am 2012-02-14 08:39:48 UTC (rev 13253)
@@ -7,4 +7,4 @@
goplay.1: src/manpage
src/manpage goplay > $@ || rm $@
-EXTRA_DIST = $(man_MANS) FAQ LICENSE README data
+EXTRA_DIST = $(man_MANS) FAQ LICENSE README data autogen.sh
More information about the Pkg-games-commits
mailing list