mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-06 07:19:08 +00:00
15 lines
316 B
Makefile
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
|
|
|