commit ecb5ec4af19c609948b2ab7b31931bd286538a18 Author: Daniel J Walsh Date: Mon Nov 14 23:22:09 2005 +0000 Setup of module selinux-policy diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 00000000..e69de29b diff --git a/Makefile b/Makefile new file mode 100644 index 00000000..3e3750ea --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: selinux-policy +# $Id$ +NAME := selinux-policy +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 00000000..e69de29b