From db5d69a025501f6999ac93d26d15ee6a21690794 Mon Sep 17 00:00:00 2001 From: Till Maas Date: Tue, 30 Sep 2014 18:30:03 +0200 Subject: [PATCH] Add comps-rawhide.xml target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b3c2f1bf..cd1c6229 100644 --- a/Makefile +++ b/Makefile @@ -21,5 +21,5 @@ validate: $(XMLFILES) comps.rng fi # Add an easy alias to generate a rawhide comps file -comps-rawhide: comps-f22.xml +comps-rawhide.xml comps-rawhide: comps-f22.xml @mv comps-f22.xml comps-rawhide.xml