commit 6c7f9c811812f0371a04eb3b717e0e54e759052d Author: John (J5) Palmieri Date: Tue Jul 18 16:05:40 2006 +0000 Setup of module dbus-glib 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..e286797 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: dbus-glib +# $Id$ +NAME := dbus-glib +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29