summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2003-09-19 13:36:22 +0000
committerFrederic Lepied <flepied@mandriva.com>2003-09-19 13:36:22 +0000
commit2138849d71e010c50cc52f4029f1b747bd3c6048 (patch)
treed9795605499338ba136e1c3dedd6647feafb261e /Makefile
parent33429fb87aa0bc81b0ba21af5ffb438345603872 (diff)
downloadldetect-lst-2138849d71e010c50cc52f4029f1b747bd3c6048.tar
ldetect-lst-2138849d71e010c50cc52f4029f1b747bd3c6048.tar.gz
ldetect-lst-2138849d71e010c50cc52f4029f1b747bd3c6048.tar.bz2
ldetect-lst-2138849d71e010c50cc52f4029f1b747bd3c6048.tar.xz
ldetect-lst-2138849d71e010c50cc52f4029f1b747bd3c6048.zip
run check in sprm target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c567235..aec7f7ed 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ buildrpm:
# rules to build a distributable rpm
-srpm: changelog cvstag dist
+srpm: check changelog cvstag dist
rpm -ts $(PACKAGE)-$(VERSION).tar.bz2
rpm: srpm buildrpm