1
0
mirror of https://src.fedoraproject.org/rpms/virt-manager.git synced 2025-07-16 17:14:53 +00:00

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

0
.cvsignore Normal file
View File

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
# Makefile for source rpm: virt-manager
# $Id$
NAME := virt-manager
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common

0
sources Normal file
View File