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

Comparing deliantra/server/devel/Makefile.am (file contents):
Revision 1.1 by root, Fri Feb 3 07:11:47 2006 UTC vs.
Revision 1.2 by pippijn, Sun Jul 2 15:05:14 2006 UTC

28# Makefile.am for crossfire-config (tchize@mailandnews.com) 28# Makefile.am for crossfire-config (tchize@mailandnews.com)
29 29
30 30
31bin_PROGRAMS = crossfire-config 31bin_PROGRAMS = crossfire-config
32 32
33MAINTAINERCLEANFILES = Makefile.in
34
33crossfire_config_SOURCES = \ 35crossfire_config_SOURCES = \
34 devel.c 36 devel.c
35 37
36AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \ 38AM_CPPFLAGS = -I$(top_srcdir)/include -DDATADIR=\"$(pkgdatadir)\" -DCONFDIR=\"$(pkgconfdir)\" \
37 -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\" \ 39 -DLIBDIR=\"$(pkglibdir)\" -DLOCALDIR=\"$(pkgstatedir)\" \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines