aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-07-29 15:57:54 -0400
committerBill Nottingham <notting@redhat.com>2009-07-29 15:57:54 -0400
commit3532aba190ca6bad047ad487d73dc453c6b192a1 (patch)
treeef87ad5f950fd43e53f9880d9145230519fb92c7 /Makefile
parent9ead19d019eb9df05dc608cff58ba88cba2ba29f (diff)
downloadinitscripts-3532aba190ca6bad047ad487d73dc453c6b192a1.tar
initscripts-3532aba190ca6bad047ad487d73dc453c6b192a1.tar.gz
initscripts-3532aba190ca6bad047ad487d73dc453c6b192a1.tar.bz2
initscripts-3532aba190ca6bad047ad487d73dc453c6b192a1.tar.xz
initscripts-3532aba190ca6bad047ad487d73dc453c6b192a1.zip
Add some simple regression tests for ipcalc
Adapted from tests from Matej Susta <msusta@redhat.com>.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6331a381..c79f44e6 100644
--- a/Makefile
+++ b/Makefile
@@ -128,6 +128,7 @@ check:
bash -n $$afile || { echo $$afile ; exit 1 ; } ; \
fi ;\
done
+ make check -C src
changelog:
@rm -f ChangeLog