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

Comparing deliantra/server/lib/Makefile.am (file contents):
Revision 1.13 by elmex, Fri Aug 11 18:36:22 2006 UTC vs.
Revision 1.14 by elmex, Thu Aug 31 01:06:23 2006 UTC

116 make collect 116 make collect
117 117
118smooth: .collect-stamp 118smooth: .collect-stamp
119 make collect 119 make collect
120 120
121install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl 121install-data-local: archetypes crossfire.0 faces animations collect.pl util.pl jeweler.yaml
122 @$(NORMAL_INSTALL) 122 @$(NORMAL_INSTALL)
123 $(mkinstalldirs) $(DESTDIR)$(pkgconfdir) 123 $(mkinstalldirs) $(DESTDIR)$(pkgconfdir)
124 for i in $(CONF_FILES); do \ 124 for i in $(CONF_FILES); do \
125 if [ ! -f $(DESTDIR)$(pkgconfdir)/$$i ]; then \ 125 if [ ! -f $(DESTDIR)$(pkgconfdir)/$$i ]; then \
126 echo "Installing $$i"; \ 126 echo "Installing $$i"; \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines