Setup of module virt-manager

This commit is contained in:
Jesse Keating
2006-07-27 15:50:51 +00:00
commit a5a1ca8ace
3 changed files with 6 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Makefile for source rpm: virt-manager
# $Id$
NAME := virt-manager
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common