From 6ad99f01cd32740aa3865a3492c169a7f768452a Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 27 Oct 2006 14:02:35 +0000 Subject: [PATCH] Makefile.am - doc added to list SUBDIRS --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index a249863..8464cba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ # Top level Makefile.am SUBDIRS = \ + doc \ src \ test \ tools