Setup of module libXau

This commit is contained in:
mharris 2005-08-26 21:18:17 +00:00
parent 5b34d65ed5
commit 4b137c1bd1

6
Makefile Normal file
View File

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