wireshark/Makefile

7 lines
140 B
Makefile
Raw Normal View History

2006-06-15 13:23:23 +00:00
# Makefile for source rpm: wireshark
# $Id$
NAME := wireshark
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common