tweak
This commit is contained in:
parent
380c1b0fd6
commit
fd6ee43549
2
Makefile
2
Makefile
|
@ -17,7 +17,7 @@ dist/setup-config: propellor.cabal
|
||||||
cabal configure
|
cabal configure
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf dist Setup tags
|
rm -rf dist Setup tags propellor privdata/local
|
||||||
find -name \*.o -exec rm {} \;
|
find -name \*.o -exec rm {} \;
|
||||||
find -name \*.hi -exec rm {} \;
|
find -name \*.hi -exec rm {} \;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue