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

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

51 maze_gen.h random_map.h room_gen.h 51 maze_gen.h random_map.h room_gen.h
52 52
53EXTRA_DIST = maze_gen.h random_map.h room_gen.h\ 53EXTRA_DIST = maze_gen.h random_map.h room_gen.h\
54 standalone.c rproto.h expand2x.h Notes 54 standalone.c rproto.h expand2x.h Notes
55 55
56MAINTAINERCLEANFILES = Makefile.in
57
56AM_CPPFLAGS = -I$(top_srcdir)/include 58AM_CPPFLAGS = -I$(top_srcdir)/include
57 59
58LEX_OUTPUT_ROOT = lex.rmap 60LEX_OUTPUT_ROOT = lex.rmap
59AM_LFLAGS = -Prmap -i 61AM_LFLAGS = -Prmap -i
60 62

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines