summaryrefslogtreecommitdiffstats
path: root/tags/native-sca-1.0.incubating-M3/samples/RestCustomer/httpserver/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tags/native-sca-1.0.incubating-M3/samples/RestCustomer/httpserver/Makefile.am')
-rw-r--r--tags/native-sca-1.0.incubating-M3/samples/RestCustomer/httpserver/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/tags/native-sca-1.0.incubating-M3/samples/RestCustomer/httpserver/Makefile.am b/tags/native-sca-1.0.incubating-M3/samples/RestCustomer/httpserver/Makefile.am
deleted file mode 100644
index af8c0bb550..0000000000
--- a/tags/native-sca-1.0.incubating-M3/samples/RestCustomer/httpserver/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-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