summaryrefslogtreecommitdiffstats
path: root/tags/native-sca-1.0.incubating-M3/samples/RestCalculator/httpserver/Makefile.am
blob: f9412183dc2438a45be042c669640fe523ea0718 (plain)
1
2
3
4
5
6
deploydir=$(prefix)/RestCalculator/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