mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-17 14:48:42 +00:00
11298004e9
- Adding new actions for guild missions - Adding the guild option for some actions - Adding the nb_guild_members_needed option for the objectives
15 lines
307 B
Makefile
15 lines
307 B
Makefile
#
|
|
# $Id: Makefile.am,v 1.3 2002-04-10 07:32:46 lecroart Exp $
|
|
#
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
SUBDIRS = src
|
|
|
|
EXTRA_DIST = position_service.cfg position_8.vcproj position.dsp position.vcproj
|
|
|
|
sno_posdir = ${pkgsysconfdir}
|
|
sno_pos_DATA = position_service.cfg
|
|
|
|
# End of Makefile.am
|
|
|