Setup of module libXfixes

This commit is contained in:
mharris 2005-08-26 21:24:31 +00:00
parent b54b916140
commit 5e88484f64

6
Makefile Normal file
View File

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