Setup of module libXdamage

This commit is contained in:
mharris 2005-08-26 21:21:19 +00:00
parent 6be8a7f54a
commit 26748d6171

6
Makefile Normal file
View File

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