mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-06 15:29:01 +00:00
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
|
|
|