summaryrefslogtreecommitdiffstats
path: root/tags/native-sca-1.0.incubating-M3-RC4/samples/RestCustomer/httpserver/Makefile.am
blob: af8c0bb550a4f0582d08849845ced71313633370 (plain)
1
2
3
4
5
6
deploydir=$(prefix)/RestCustomer/deploy
serverdir=$(deploydir)/httpserver

server_SCRIPTS = startserver.sh stopserver.sh
EXTRA_DIST = startserver.sh stopserver.sh conf htdocs
nobase_server_DATA = conf/httpd.conf conf/mime.types htdocs/index.html