Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
breadtf authored Apr 27, 2024
1 parent 5f423ac commit 3dc9411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ package: all
rm -rf httpd/etc
mkdir -p httpd/usr/bin
cp Daemon/linux/htimage httpd/usr/bin/htimage
cp Daemon/linux/httpd_3.1 httpd/usr/bin/httpd
cp Daemon/linux/httpd_* httpd/usr/bin/httpd
cp Daemon/linux/htadm httpd/usr/bin/htadm
cp Daemon/linux/cgiutils httpd/usr/bin/cgiutils
cp Daemon/linux/cgiparse httpd/usr/bin/cgiparse
Expand Down

0 comments on commit 3dc9411

Please sign in to comment.