khanat-opennel-code/code/snowballs2/server/frontend/Makefile.am
Fabien_HENON 11298004e9 Updating the world_editor_classes.xml file for the guild missions
- Adding new actions for guild missions
- Adding the guild option for some actions
- Adding the nb_guild_members_needed option for the objectives
2011-05-23 16:09:14 +02:00

15 lines
316 B
Makefile

#
# $Id: Makefile.am,v 1.3 2002-04-10 07:32:46 lecroart Exp $
#
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = src
EXTRA_DIST = frontend_service.cfg frontend_8.vcproj frontend.dsp frontend.vcproj
sno_frontenddir = ${pkgsysconfdir}
sno_frontend_DATA = frontend_service.cfg
# End of Makefile.am