Make the modules more accessible to be 'open'ed.
[virt-mem.git] / Makefile.in
index 4fcf694..47b7187 100644 (file)
@@ -39,7 +39,7 @@ HAVE_PERLDOC    = @HAVE_PERLDOC@
 TOOLS          = uname dmesg ps
 export TOOLS
 
-SUBDIRS_NOT_PO = lib $(TOOLS) mem
+SUBDIRS_NOT_PO = lib $(TOOLS) mem extract/fedora-koji extract/codegen
 SUBDIRS                = $(SUBDIRS_NOT_PO) po
 
 ifeq ($(HAVE_PERLDOC),perldoc)