[BACK] Return to Makefile.am CVS log [TXT][DIR] Up to Nevrax / code / nelns / admin_executor_service

File: Nevrax / code / nelns / admin_executor_service / Makefile.am (download)
Revision 1.7, Wed Jun 12 10:21:25 2002 UTC (6 weeks ago) by lecroart
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +3 -2 lines
no message

#
# $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