New version 1.9.4
[deb_libnfs.git] / configure.ac
index 43ffc6cf3154d7e05cdec344014dbd3b9929850e..2cb979eb8a7dc4680689e86b3090821346f00c5b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.50)
-AC_INIT([libnfs], [1.9.3], [ronniesahlberg@gmail.com])
+AC_INIT([libnfs], [1.9.4], [ronniesahlberg@gmail.com])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign])
 AC_CANONICAL_HOST
@@ -164,6 +164,7 @@ AC_CONFIG_FILES([Makefile]
                 [nsm/Makefile]
                 [portmap/Makefile]
                 [rquota/Makefile]
+                [utils/Makefile]
                 [examples/Makefile]
                )