Skip to content

Commit

Permalink
updated Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri Binsztok committed Dec 19, 2011
1 parent 1b92bcb commit 45876bf
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
@@ -1,6 +1,6 @@
NAME = webshell.exe

SRC = calc.opa webshell.opa
SRC = calc.opa user.opa webshell.opa

all: $(NAME)

Expand Down

0 comments on commit 45876bf

Please sign in to comment.