From 537700db3004580148a5ef858361833aba1db2a1 Mon Sep 17 00:00:00 2001 From: ttsiodras Date: Wed, 14 Apr 2010 14:26:22 +0000 Subject: [PATCH] Ooops, doc reinstated git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-ada@465 129961e7-ef38-4bb5-a8f7-c9a525a55882 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1265c71..6ea2001 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = no-dependencies ACLOCAL_AMFLAGS = -I support CLEANFILES = config-stamp -SUBDIRS = support tools src share +SUBDIRS = support tools doc src share DIST_SUBDIRS = $(SUBDIRS) examples # Force the installation before running the testsuite -- GitLab