Build in the codegen subdirectory.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 6 Aug 2008 11:17:08 +0000 (12:17 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 6 Aug 2008 11:17:08 +0000 (12:17 +0100)
Makefile.in

index 87b5a28..47b7187 100644 (file)
@@ -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)