ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/cfpython/include/Makefile.am
Revision: 1.3
Committed: Thu Sep 7 20:10:30 2006 UTC (20 years ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
State: FILE REMOVED
Log Message:
Entirely removed cfpython.

File Contents

# Content
1
2 noinst_HEADERS = \
3 cfpython.h cfpython_object_private.h \
4 cfpython_archetype.h cfpython_party.h \
5 cfpython_archetype_private.h cfpython_party_private.h \
6 cfpython_map.h cfpython_proto.h \
7 cfpython_map_private.h cfpython_region.h \
8 cfpython_object.h cfpython_region_private.h
9
10 MAINTAINERCLEANFILES = Makefile.in
11