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.3 by elmex, Wed Mar 15 15:35:51 2006 UTC vs.
Revision 1.4 by pippijn, Sun Jul 2 15:05:15 2006 UTC

1SUBDIRS = cfperl cfpython cfanim common 1SUBDIRS = cfperl 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
5MAINTAINERCLEANFILES = Makefile.in
6
5proto: 7proto:
6 (cd cfpython; make proto; cd..; cd cfanim; make proto; ) 8 (cd cfpython; make proto; cd..; cd cfanim; make proto; )
7 9

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines