Setup of module libxkbfile

This commit is contained in:
mharris 2005-08-26 21:47:35 +00:00
parent f1746acc38
commit 572c126965

6
Makefile Normal file
View File

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