libidn/Makefile

8 lines
156 B
Makefile
Raw Normal View History

2004-09-09 07:33:26 +00:00
# Makefile for source rpm: libidn
# $Id$
NAME := libidn
SPECFILE = $(firstword $(wildcard *.spec))
2004-10-07 16:00:22 +00:00
UPSTREAM_CHECKS = sig
2004-09-09 07:33:26 +00:00
include ../common/Makefile.common