Add secilc to release script.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2015-03-31 12:41:28 -04:00
parent bfe17c0630
commit 1b7f3248ec

View file

@ -1,7 +1,7 @@
#!/bin/bash
DEST=../selinux-$(date '+%Y%m%d')
DIRS="libsepol libselinux libsemanage policycoreutils checkpolicy sepolgen"
DIRS="libsepol libselinux libsemanage policycoreutils checkpolicy secilc sepolgen"
git tag -a $(date '+%Y%m%d') -m "Release $(date '+%Y%m%d')"