[Freeciv-Dev] (PR#8702) Re: Freeciv commit: jdorje: Fix some problems wi
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8702 >
I believe this patch is all that is needed.
jason
? eff
Index: Makefile.am
===================================================================
RCS file: /home/freeciv/CVS/freeciv/Makefile.am,v
retrieving revision 1.39
diff -u -r1.39 Makefile.am
--- Makefile.am 4 May 2004 18:33:00 -0000 1.39
+++ Makefile.am 17 May 2004 04:59:55 -0000
@@ -21,10 +21,6 @@
SUBDIRS= $(DSUBDIRS) intl utility common tests $(SSUBDIRS) $(CSUBDIRS)
po doc
-nodist_noinst_SCRIPTS= \
- civ \
- ser
-
EXTRA_DIST= acconfig.old \
autogen.sh \
config.mac.h \
|
|