diff --git a/Makefile b/Makefile index 3c73d8b6..f8d7ce1b 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-f18.xml - @mv comps-f18.xml comps-rawhide.xml +comps-rawhide: comps-f19.xml + @mv comps-f19.xml comps-rawhide.xml