commit e611849607b40ef2b791237a4f06cdc1369f4971 Author: John (J5) Palmieri Date: Tue Nov 15 15:28:19 2005 +0000 Setup of module libnotify 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..6c048b6 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: libnotify +# $Id$ +NAME := libnotify +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29