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.1.1 by root, Fri Feb 3 07:14:17 2006 UTC vs.
Revision 1.1.1.2 by elmex, Wed Mar 15 14:05:32 2006 UTC

1SUBDIRS = cfpython cfanim 1SUBDIRS = cfpython cfanim common
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)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines