ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/Makefile.am
Revision: 1.3
Committed: Wed Mar 15 15:35:51 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.2: +1 -1 lines
Log Message:
UPSTREAM merge from 15.03.2006

File Contents

# User Rev Content
1 elmex 1.3 SUBDIRS = cfperl cfpython cfanim common
2 root 1.1
3     DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
4    
5     proto:
6 root 1.2 (cd cfpython; make proto; cd..; cd cfanim; make proto; )
7 root 1.1