ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/Makefile.am
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:12:47 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22, UPSTREAM_2006_02_03
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

# User Rev Content
1 root 1.1
2     noinst_HEADERS = \
3     commands.h libproto.h sounds.h attack.h \
4     Makefile.in config.h living.h player.h \
5     define.h loader.h race.h material.h spells.h \
6     arch.h face.h logger.h re-cmp.h sproto.h \
7     artifact.h funcpoint.h map.h recipe.h treasure.h \
8     global.h newclient.h path.h shstr.h tod.h\
9     god.h newserver.h quest.h xdir.h \
10     book.h includes.h object.h skills.h sockproto.h \
11     plugin.h timers.h
12