New subdirectory bin.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 3 Jan 2003 19:57:48 +0000 (19:57 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 3 Jan 2003 19:57:48 +0000 (19:57 +0000)
GNUmakefile.am
configure.in

index be362dbc05fc85c3884a7da313dcf6d37e621100..26c5a485686fccd607631c04eb13d862739039f7 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 # $Id$
 # $Name$
-SUBDIRS = intl iconv utf8 gedcom gom include . t doc data po m4
+SUBDIRS = intl iconv utf8 gedcom gom include . bin t doc data po m4
 
 EXTRA_DIST = Makefile.inc
 VERSIONED_FILES = README
index d59e896253ea34fe06994fef284a4a101c39d360..b942a935cd719bc265148ecafa79e29a5afae608 100644 (file)
@@ -159,4 +159,5 @@ AC_OUTPUT(GNUmakefile
          include/gedcom.h
           intl/Makefile
           po/Makefile.in
-         m4/Makefile)
+         m4/Makefile
+         bin/Makefile)