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.6 by root, Tue Aug 15 17:10:46 2006 UTC vs.
Revision 1.7 by pippijn, Thu Sep 7 20:03:20 2006 UTC

1SUBDIRS = cfpython common 1SUBDIRS = 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
7proto:
8 (cd cfpython; make proto; )
9

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines