Setup of module libXdmcp

This commit is contained in:
mharris 2005-08-26 21:22:06 +00:00
parent c235aaedd2
commit a6e0fc82d9

6
Makefile Normal file
View File

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