Setup of module libXcomposite

This commit is contained in:
mharris 2005-08-26 21:19:44 +00:00
parent 44a69e61a1
commit 723f1ec8e7

6
Makefile Normal file
View File

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