Setup of module libXpm

This commit is contained in:
mharris 2005-08-26 21:34:38 +00:00
parent 37212f2848
commit 93575d4bef

6
Makefile Normal file
View File

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