1## Process this file with automake to create Makefile.in
2#
3# Copyright (C) 1996-2008 Markus F.X.J. Oberhumer
4#
5
6pkginclude_HEADERS = \
7    lzoconf.h lzodefs.h lzoutil.h lzo_asm.h \
8    lzo1.h lzo1a.h lzo1b.h lzo1c.h lzo1f.h lzo1x.h lzo1y.h lzo1z.h \
9    lzo2a.h
10
11