X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=configure.ac;h=e5af7a955d074e44fda9f700f61073d5f8cead80;hp=336a6723c21660db5df066b69038122342427215;hb=f21906190fff095427d1c631dc295bb142d61cdf;hpb=5a960be177bdfbbb1d62f96490e355e3e3e54f12 diff --git a/configure.ac b/configure.ac index 336a672..e5af7a9 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(virt-mem,0.2.7) +AC_INIT(virt-mem,0.2.8) AC_PROG_INSTALL AC_PROG_MKDIR_P @@ -157,5 +157,6 @@ AC_CONFIG_FILES([Makefile mem/Makefile po/Makefile extract/fedora-koji/Makefile + extract/codegen/Makefile ]) AC_OUTPUT