23 lines
703 B
Diff
23 lines
703 B
Diff
Index: lib/Makefile.am
|
|
===================================================================
|
|
--- lib/Makefile.am (revision 21494)
|
|
+++ lib/Makefile.am (working copy)
|
|
@@ -11,7 +11,7 @@
|
|
arch/messages \
|
|
arch/races \
|
|
def_help \
|
|
- animations archetypes bmaps.paths crossfire.0 crossfire.1 faces smooth treasures
|
|
+ animations archetypes bmaps.paths crossfire.0 crossfire.1 crossfire.2 faces smooth treasures
|
|
|
|
CONF_FILES = \
|
|
config/ban_file \
|
|
@@ -42,7 +42,7 @@
|
|
i18n/messages.fr
|
|
|
|
MAINTAINERCLEANFILES = archetypes faces .collect-stamp \
|
|
- animations smooth treasures bmaps.paths crossfire.0 crossfire.1
|
|
+ animations smooth treasures bmaps.paths crossfire.0 crossfire.1 crossfire.2
|
|
|
|
PERL = @PERL@
|
|
|