Setup of module libXinerama

This commit is contained in:
mharris 2005-08-26 21:28:36 +00:00
parent 8813232fb3
commit 0f23449c37

6
Makefile Normal file
View File

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