summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjvoisin2018-02-21 11:41:07 +0100
committerjvoisin2018-02-21 11:41:07 +0100
commitac22d1eb137a0ad9a04192b3f86044493de54f9e (patch)
treedccee162a500361008228d5de352c63d431c9ad2 /Makefile
parent43492826c7e8f89bf067a81855100903cc8dfb02 (diff)
Fix the debian packaging
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5e03fd6..1fa1a91 100644
--- a/Makefile
+++ b/Makefile
@@ -10,9 +10,7 @@ debclean:
10 10
11extract: 11extract:
12 cp -r debian php-malware-finder 12 cp -r debian php-malware-finder
13 git checkout php-malware-finder/common.yar
14 git checkout php-malware-finder/php.yar 13 git checkout php-malware-finder/php.yar
15 git checkout php-malware-finder/asp.yar
16 14
17rpm: 15rpm:
18 @echo "no rpm build target for now, feel free to submit one" 16 @echo "no rpm build target for now, feel free to submit one"