X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=a99e513643e9f72de770ddd38bf9c203ed42aa4a;hb=1a55fdbd6cfd02fd42f8051d0f5ed83fc4f59c06;hp=d9ba944ea0ab3075ffb2073b573a71fab20665eb;hpb=cd13985dc9d5335f6dc2f6b015407cc8dd5d8772;p=idzebra-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index d9ba944..a99e513 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,11 @@ -## $Id: Makefile.am,v 1.7 2002-09-25 09:50:20 adam Exp $ +## $Id: Makefile.am,v 1.9 2002-10-30 13:59:42 adam Exp $ AUTOMAKE_OPTIONS=foreign EXTRA_DIST= README CHANGELOG -SUBDIRS=util bfile dfa dict isams isamb isamc isam rset recctrl tab index test include doc +SUBDIRS=util bfile dfa dict isams isamb isamc isam rset data1 \ + recctrl tab index test examples include doc SPEC_FILE=$(PACKAGE).spec