ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/cfpython/include/Makefile.am
Revision: 1.1.1.1 (vendor branch)
Committed: Wed Mar 15 14:05:33 2006 UTC (20 years, 6 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15
Changes since 1.1: +0 -0 lines
Error occurred while calculating annotation data.
Log Message:
cvs -z9 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_03_15

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