From ddf622e2a8ad823d1866b18ae672ec7edef49bbc Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Thu, 28 Jan 2010 20:53:52 +0000 Subject: [PATCH] Also go into the python subdir. Sorry this was supposed to be in my last commit. This is incomplete because I don't commit the configure.ac changes at this time. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@597 e5f2f494-b856-4b98-b285-d166d9295462 --- src/lib/cc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/cc/Makefile.am b/src/lib/cc/Makefile.am index 8389001c9c..d7744bce4a 100644 --- a/src/lib/cc/Makefile.am +++ b/src/lib/cc/Makefile.am @@ -1 +1 @@ -SUBDIRS = cpp +SUBDIRS = cpp python