From 668ea8dfcd13c14ea859a3ee60ffbd33725af91a Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Mon, 5 Oct 2009 17:49:39 +0100 Subject: Add the real virt-top version to help display. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d764d0f..7b698fa 100644 --- a/configure.ac +++ b/configure.ac @@ -218,6 +218,7 @@ AC_CONFIG_FILES([Makefile Make.rules po/Makefile virt-top/Makefile + virt-top/virt_top_version.ml ]) if test "x$MAKENSIS" != "x"; then AC_CONFIG_FILES([wininstaller.nsis]) -- cgit