commit 36d6c85075f70d573b14b4af48ab6e8c168c787f Author: Tim Waugh Date: Wed Jun 8 16:29:04 2005 +0000 Setup of module hplip 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..be174b8 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: hplip +# $Id$ +NAME := hplip +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29