From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Wed, 6 Aug 2008 11:17:08 +0000 (+0100) Subject: Build in the codegen subdirectory. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=95b8e8253de6c30120045a3a3e9fcea83e9213e2;p=virt-mem.git Build in the codegen subdirectory. --- diff --git a/Makefile.in b/Makefile.in index 87b5a28..47b7187 100644 --- a/Makefile.in +++ b/Makefile.in @@ -39,7 +39,7 @@ HAVE_PERLDOC = @HAVE_PERLDOC@ TOOLS = uname dmesg ps export TOOLS -SUBDIRS_NOT_PO = lib $(TOOLS) mem extract/fedora-koji +SUBDIRS_NOT_PO = lib $(TOOLS) mem extract/fedora-koji extract/codegen SUBDIRS = $(SUBDIRS_NOT_PO) po ifeq ($(HAVE_PERLDOC),perldoc)