From 94ba56fcb08f1fd4eff2803ab2a29603fad2c18e Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sat, 28 Dec 2002 13:24:42 +0000 Subject: [PATCH] Added subdirectory doc. --- utf8/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utf8/Makefile.am b/utf8/Makefile.am index 3fe82eb..a7cb19d 100644 --- a/utf8/Makefile.am +++ b/utf8/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # $Name$ -SUBDIRS = @LCS_SUBDIRS@ . +SUBDIRS = @LCS_SUBDIRS@ . doc INCLUDES = @LCS_INCLUDES@ CFLAGS = -O2 -W -Wall -pedantic -Wno-long-long @EXTRA_CFLAGS@ -- 2.30.2