From 0e122ae16f159f3593c5f5d6eb08db5c5f62af24 Mon Sep 17 00:00:00 2001 From: fredrik Date: Wed, 22 Nov 2006 13:21:24 +0000 Subject: [PATCH] Add python dir to extra_dist. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@747 959494ce-11ee-0310-bf91-de5d638817bd --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 2449ba7..d3513e4 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = makecmds uicmds +EXTRA_DIST = makecmds uicmds python SUBDIRS=. @extlibs@ DIST_SUBDIRS=guile -- 2.11.0