Setup of module libX11

This commit is contained in:
mharris 2005-08-26 21:15:49 +00:00
parent 3154f40bcf
commit f8fe0e5517

6
Makefile Normal file
View File

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