From: Peter Verthez Date: Sat, 28 Dec 2002 13:24:42 +0000 (+0000) Subject: Added subdirectory doc. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=94ba56fcb08f1fd4eff2803ab2a29603fad2c18e;p=gedcom-parse.git Added subdirectory doc. --- 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@