diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh
index d6b553d..0c89d6d 100755
--- a/auto-packager/mkpackage.sh
+++ b/auto-packager/mkpackage.sh
@@ -23,7 +23,7 @@
 # Get fwts sources, strip out .git directory, add in necessary debian packaging
 # files, build source package ready for upload.
 #
-RELEASES="lucid maverick natty oneiric"
+RELEASES="lucid maverick natty oneiric precise"
 REPO=git://kernel.ubuntu.com/hwe/fwts.git
 FWTS=fwts
 
