Author: pini
Date: Thu Dec 6 04:40:44 2007
New Revision: 601720
URL: http://svn.apache.org/viewvc?rev=601720&view=rev
Log:
Changed README.txt to README in Makefile.am
Modified:
webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am
Modified: webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am
URL:
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am?rev=601720&r1=601719&r2=601720&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am (original)
+++ webservices/rampart/trunk/c/samples/client/sec_echo/Makefile.am Thu Dec 6
04:40:44 2007
@@ -2,7 +2,7 @@
prgbindir=$(prefix)/bin/samples/rampart/client/sec_echo
prgbin_PROGRAMS = echo
datadir=$(prefix)/bin/samples/rampart/client/sec_echo
-data_DATA= README.txt update_n_run.sh deploy_client_repo.sh
+data_DATA= README update_n_run.sh deploy_client_repo.sh
#samplesdir=$(prefix)/samples/client/echo
#samples_DATA=echo.c README.txt Makefile.am Makefile.in
echo_SOURCES = echo.c
@@ -24,4 +24,4 @@
-I$(AXIS2C_HOME)/include \
-I ../../../include
-EXTRA_DIST = README.txt deploy_client_repo.sh update_n_run.sh update_n_run.bat
deploy_client_repo.bat
+EXTRA_DIST = README deploy_client_repo.sh update_n_run.sh update_n_run.bat
deploy_client_repo.bat