2004-09-09 05:57:13 +00:00
|
|
|
# Makefile for source rpm: gtk2
|
2005-10-19 12:08:00 +00:00
|
|
|
# $Id: Makefile,v 1.1 2004/08/31 10:48:41 cvsdist Exp $
|
2004-09-09 05:57:13 +00:00
|
|
|
NAME := gtk2
|
|
|
|
SPECFILE = $(firstword $(wildcard *.spec))
|
|
|
|
|
|
|
|
include ../common/Makefile.common
|