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.4 by pippijn, Sun Jul 2 15:05:15 2006 UTC vs.
Revision 1.5 by elmex, Sun Aug 13 17:16:02 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines