* src/runcon.c: New program.
authorJim Meyering <jim@meyering.net>
Fri, 2 Feb 2007 17:58:41 +0000 (18:58 +0100)
committerJim Meyering <jim@meyering.net>
Thu, 29 Mar 2007 19:37:06 +0000 (21:37 +0200)
commitc6922b6f7e3ed8c0d565f588df3bd4daf6635f2b
tree0bbb38768b5b55c76eeadc17076f5629cc4c8f5d
parentc2bbd117f51ca2e765100946fe20b67379ce9e27
* src/runcon.c: New program.

* src/Makefile.am (bin_PROGRAMS): Add runcon.
(runcon_LDADD): Define.
* README: Add runcon to the list of programs.
* AUTHORS: Add this: runcon: Russell Coker
* tests/help-version: Add runcon as an exception.
* man/Makefile.am (dist_man_MANS): Add runcon.1.
(runcon.1): New dependency.
* po/POTFILES.in: Add src/runcon.c.
AUTHORS
ChangeLog-selinux
README
man/Makefile.am
man/runcon.x [new file with mode: 0644]
po/ChangeLog
po/POTFILES.in
src/Makefile.am
src/runcon.c [new file with mode: 0644]
tests/help-version