Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2004:
[Freeciv-Dev] Re: (PR#9703) Re: Dist some files
Home

[Freeciv-Dev] Re: (PR#9703) Re: Dist some files

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#9703) Re: Dist some files
From: "Marko Lindqvist" <marko.lindqvist@xxxxxxxxxxx>
Date: Sun, 15 Aug 2004 16:23:39 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9703 >

Marko Lindqvist wrote:
> So far I have accidentally 
> found two files that are not distributed and want to open ticket for this.

  Actually none of those test scripts are distributed. That makes total 
of four files to add into distribution.


  - Caz


diff -Nurd freeciv/doc/Makefile.am freeciv/doc/Makefile.am
--- freeciv/doc/Makefile.am     2004-08-15 02:08:41.093750000 +0300
+++ freeciv/doc/Makefile.am     2004-08-16 02:15:02.062500000 +0300
@@ -18,4 +18,5 @@
        README.graphics         \
        README.rulesets         \
        README.sound            \
+       scorelog-v2             \
        TODO
diff -Nurd freeciv/tests/Makefile.am freeciv/tests/Makefile.am
--- freeciv/tests/Makefile.am   2004-08-15 02:08:50.359375000 +0300
+++ freeciv/tests/Makefile.am   2004-08-16 02:15:30.656250000 +0300
@@ -12,5 +12,7 @@
        $(srcdir)/copyright.sh $(top_srcdir) >> check-output
        cat check-output | sed "s\\$(top_srcdir)/\\\\" > check-output
 
-check_SCRIPTS =        header_guard.sh                 \
+dist_check_SCRIPTS =                           \
+               copyright.sh                    \
+               header_guard.sh                 \
                va_list.sh

[Prev in Thread] Current Thread [Next in Thread]