Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

Commit

Permalink
Install the .xsl file
Browse files Browse the repository at this point in the history
svn path=/trunk/xsp/; revision=14207
  • Loading branch information
gonzalop committed May 2, 2003
1 parent e9a9778 commit dfe6a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Makefile
Expand Up @@ -23,7 +23,7 @@ install: server.exe web.config global.asax
mkdir -p test/bin
cp server.exe web.config global.asax test
cp server.exe test/bin
cp ../test/*.aspx ../test/*.ascx ../test/*.xml ../test/*.png test
cp ../test/*.aspx ../test/*.ascx ../test/*.xml ../test/*.xsl ../test/*.png test
cp ../test/*.dll test/bin

server.exe: $(SOURCES)
Expand Down

0 comments on commit dfe6a5c

Please sign in to comment.