Code

checkins for internationalization
[nagiosplug.git] / tools / setup
index 084399b03fba07ce0083995f560331e83c690eb0..eb07b7197c0081cc33f2a34d32d21c31ef067bb6 100755 (executable)
@@ -31,6 +31,7 @@ aclocal -I lib
 autoheader
 automake --add-missing --copy
 autoconf
+autopoint
 
 if [ -f debian/rules ] ; then
   chmod +x debian/rules