Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add secilc to release script.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
  • Loading branch information
stephensmalley committed Mar 31, 2015
1 parent bfe17c0 commit 1b7f324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release
@@ -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')"

Expand Down

0 comments on commit 1b7f324

Please sign in to comment.