summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJosé Ávila <linux@javila.net>2005-06-02 16:18:00 +0000
committerJosé Ávila <linux@javila.net>2005-06-02 16:18:00 +0000
commitd7945a1ede8f73e102577d4473d38e2d9affda7e (patch)
tree5a57136998ce48775d25b5dba64bb7d38ca66ad5 /Makefile.am
parenteeed6c31b66dcddc8526cdb912087bf85af46e8f (diff)
downloadclientdata-d7945a1ede8f73e102577d4473d38e2d9affda7e.tar.gz
clientdata-d7945a1ede8f73e102577d4473d38e2d9affda7e.tar.bz2
clientdata-d7945a1ede8f73e102577d4473d38e2d9affda7e.tar.xz
clientdata-d7945a1ede8f73e102577d4473d38e2d9affda7e.zip
In game help system files
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 039fe68c..7d16a1fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = graphics icons maps sfx
+SUBDIRS = graphics help icons maps sfx
tmwdatadir = $(pkgdatadir)/data
@@ -7,4 +7,4 @@ tmwdata_DATA = \
items.xml
EXTRA_DIST = \
- $(tmwdata_DATA) \ No newline at end of file
+ $(tmwdata_DATA)