aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/~checkout~/code/nelns/admin_executor_service/Makefile.am?rev=1.7&content-type=text/plain&sortby=date/index.html
blob: 06b4d371bc3542c51994db5fbde1b64feb703e3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# $Id: Makefile.am,v 1.7 2002/06/12 10:21:25 lecroart Exp $
#

MAINTAINERCLEANFILES           = Makefile.in

EXTRA_DIST		       = admin_executor_service.cfg \
				 admin_executor_service.dsp \
				 common.cfg

sbin_PROGRAMS                  = admin_executor_service

admin_executor_service_SOURCES = admin_executor_service.cpp

# End of Makefile.am