Setup of module libXft

This commit is contained in:
mharris 2005-08-26 21:26:53 +00:00
parent ae49490150
commit cf6c616293

6
Makefile Normal file
View File

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