Setup of module libXrandr

This commit is contained in:
mharris 2005-08-26 21:35:29 +00:00
parent 0d462ac0b1
commit 048c19167b

6
Makefile Normal file
View File

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