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