Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
fix target clean
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Mar 15, 2009
1 parent 73e2f13 commit babc31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/makefiles/root.in
Expand Up @@ -119,7 +119,7 @@ BUILD_CLEANUPS := \
"*$(O)" \
lua@exe@ \
luap@exe@ \
#IF(win32): parrot-lua.exe \
#IF(win32): "parrot-*.exe" \
#IF(win32): parrot-lua.iss \
#IF(win32): "setup-parrot-*.exe" \
installable_lua@exe@ \
Expand Down

0 comments on commit babc31a

Please sign in to comment.