Update Makefile.am to include new spins and drop old ones, bump version

This commit is contained in:
Jeroen van Meeuwen (Fedora Unity) 2010-02-15 22:21:34 +01:00
parent 775ef9d40e
commit e15d946f14
2 changed files with 4 additions and 3 deletions

View File

@ -6,11 +6,12 @@ fedora_DATA = \
fedora-install-fedora.ks \
fedora-live-base.ks \
fedora-livecd-broffice.org.ks \
fedora-livecd-design-suite.ks \
fedora-livecd-desktop.ks \
fedora-livecd-kde.ks \
fedora-livecd-lxde.ks \
fedora-livecd-soas.ks \
fedora-livecd-xfce.ks \
fedora-livedvd-education.ks \
fedora-livedvd-electronic-lab.ks \
fedora-livedvd-games.ks

View File

@ -1,5 +1,5 @@
AC_INIT([spin-kickstarts], 0.12.0)
AC_SUBST([RELEASE], 2)
AC_INIT([spin-kickstarts], 0.13.0)
AC_SUBST([RELEASE], 1)
ALL_LINGUAS="bn_IN bn ca cs da de el es fi fr gl gu hi hr hu is it ja ko ml ms nb nl or pa pl pt pt_BR ru sk sl sr@latin sr sv ta tr uk zh_CN zh_TW"