Zebra with full functionality
[idzebra-moved-to-github.git] / Makefile.am
index 317e3ec..91835e9 100644 (file)
@@ -1,14 +1,10 @@
-## $Id: Makefile.am,v 1.3 2000-10-11 12:31: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 isamb isamc isam rset recctrl tab index test
-else
-SUBDIRS=util bfile dfa dict isams rset recctrl tab index test
-endif
 DIST_SUBDIRS=$(SUBDIRS) include doc
 
 SPEC_FILE=$(PACKAGE).spec