From 6c0d015ded8a78b5dd1f2e8e0efa7a9635e59ab7 Mon Sep 17 00:00:00 2001 From: Brian Matherly Date: Sun, 18 Jan 2009 05:00:57 +0000 Subject: [PATCH] Add docgen to plugins/Makefile.am subdirectories. svn: r11653 --- src/plugins/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index c866865ea..07c727d60 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -4,6 +4,7 @@ # If not using GNU make, then list all .py files individually SUBDIRS = \ + docgen \ drawreport \ export \ gramplet \