X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=91835e9be6cff4858dedac843fd10b68b1184855;hb=a20e59c5087fb92c419f2330c786367f9ce8ccd2;hp=2232779fc4948c4ba87c2af63bd1c41104711797;hpb=87515c8d89b4b0e3ceadac4bded487efa099a94e;p=idzebra-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 2232779..91835e9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,14 +1,10 @@ -## $Id: Makefile.am,v 1.2 2000-04-06 09:03:27 adam Exp $ +## $Id: Makefile.am,v 1.4 2002-04-05 08:46:26 adam Exp $ AUTOMAKE_OPTIONS=foreign EXTRA_DIST= README CHANGELOG -if ISZMBOL -SUBDIRS=util bfile dfa dict isams isamc isam rset recctrl tab index test -else -SUBDIRS=util bfile dfa dict isams rset recctrl tab index test -endif +SUBDIRS=util bfile dfa dict isams isamb isamc isam rset recctrl tab index test DIST_SUBDIRS=$(SUBDIRS) include doc SPEC_FILE=$(PACKAGE).spec