diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@ DEBVER := $(shell cut -d'.' -f1 < /etc/debian_version) | |||
| 4 | 4 | ||
| 5 | clean: | 5 | clean: |
| 6 | rm -rf php-malware-finder/debian | 6 | rm -rf php-malware-finder/debian |
| 7 | rm *.build *.changes *.deb | 7 | rm -f *.build *.changes *.deb |
| 8 | 8 | ||
| 9 | extract: | 9 | extract: |
| 10 | cp -r debian php-malware-finder | 10 | cp -r debian php-malware-finder |
