You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/nel/tools/3d/Makefile.am

33 lines
1.1 KiB
Makefile

15 years ago
#
# $Id: Makefile.am,v 1.2 2002/05/14 13:33:59 valignat Exp $
#
MAINTAINERCLEANFILES = Makefile.in
DIST_SUBDIRS = build_coarse_mesh \
build_far_bank \
build_smallbank \
ig_lighter_lib \
ig_lighter \
panoply_maker \
zone_lib \
zone_dependencies \
zone_ig_lighter \
zone_lighter \
zone_welder
SUBDIRS = build_coarse_mesh \
build_far_bank \
build_smallbank \
ig_lighter_lib \
ig_lighter \
zone_lib \
zone_dependencies \
zone_ig_lighter \
zone_lighter \
zone_welder
# End of Makefile.am