commit 4d06a0a65a727709937685ca7f9909dddda59510 Author: Jack Magne Date: Thu Jul 27 18:15:01 2006 +0000 Setup of module esc 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..493eff3 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: esc +# $Id$ +NAME := esc +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29