Setup of module libXv

This commit is contained in:
mharris 2005-08-26 21:39:23 +00:00
parent 7b8122bce1
commit 306fbb8ff9

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
# Makefile for source rpm: libXv
# $Id$
NAME := libXv
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common