Program to extract kernels from Fedora's Koji, parse the debug info
[virt-mem.git] / Makefile.in
index 4fcf694..87b5a28 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
 SUBDIRS                = $(SUBDIRS_NOT_PO) po
 
 ifeq ($(HAVE_PERLDOC),perldoc)