commit c9ef68206ec08e99fea977dd2f9194be527ac27b Author: cvsdist Date: Thu Sep 9 07:37:39 2004 +0000 Setup of module libpng 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..c39b697 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: libpng +# $Id$ +NAME := libpng +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29