X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=a99e513643e9f72de770ddd38bf9c203ed42aa4a;hb=af03c4a4f5320b52c7cc5f47bab7c9ad4b3e384d;hp=e23d08675f8d82c494dc207c8648cae255c01c73;hpb=b5b9a40216a338472c3410c8e2554a7a8a900a60;p=idzebra-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index e23d086..a99e513 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,11 +1,11 @@ -## $Id: Makefile.am,v 1.6 2002-09-11 20:27:52 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 -DIST_SUBDIRS=$(SUBDIRS) include doc +SUBDIRS=util bfile dfa dict isams isamb isamc isam rset data1 \ + recctrl tab index test examples include doc SPEC_FILE=$(PACKAGE).spec