summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: f3729bb3739ed37a3c62761182fbf9d3383f9afe (plain)
1
2
3
4
5
6
# Makefile for source rpm: guile
# $Id$
NAME := guile
SPECFILE = $(firstword $(wildcard *.spec))

include ../common/Makefile.common