commit 33220999fd2f3153a77531c4322ee3822aabc53f Author: mharris Date: Mon Aug 29 06:52:27 2005 +0000 Setup of module xorg-x11-xinit diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..e69de29 diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..9b59e21 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: xorg-x11-xinit +# $Id$ +NAME := xorg-x11-xinit +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29