mk_version.tcl: read version from IDMETA
[idzebra-moved-to-github.git] / include / idzebra / Makefile.am
index 4c20d40..4ca72a5 100644 (file)
@@ -1,4 +1,8 @@
-# $Id: Makefile.am,v 1.2 2004-09-28 10:15:03 adam Exp $
 
-pkginclude_HEADERS=api.h version.h res.h recctrl.h data1.h recgrs.h
+zebraincludedir=$(includedir)/$(PACKAGE)$(PACKAGE_SUFFIX)/idzebra
 
+zebrainclude_HEADERS=api.h version.h res.h recctrl.h data1.h recgrs.h \
+ bfile.h dict.h isam-codec.h isams.h isamc.h isamb.h util.h \
+ snippet.h flock.h
+
+EXTRA_DIST = version.h.in
\ No newline at end of file