ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/plugins/Makefile.am
(Generate patch)

Comparing deliantra/server/plugins/Makefile.am (file contents):
Revision 1.1 by root, Fri Feb 3 07:14:17 2006 UTC vs.
Revision 1.2 by root, Fri Feb 3 07:25:25 2006 UTC

1SUBDIRS = cfpython cfanim 1SUBDIRS = cfpython cfanim cfperl
2 2
3DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man 3DISTCHECK_CONFIGURE_FLAGS = --localstatedir=$$dc_install_base/var --mandir=$$dc_install_base/man
4 4
5proto: 5proto:
6 (cd cfpython; make proto; cd..; cd cfanim; make proto) 6 (cd cfpython; make proto; cd..; cd cfanim; make proto; )
7 7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines