1## Makefile.am -- an automake template for Makefile.in file 2## Copyright (C) 2009 Chris Bagwell and Sane Developers. 3## 4## This file is part of the "Sane" build infra-structure. See 5## included LICENSE file for license information. 6 7nobase_include_HEADERS = sane/sane.h sane/saneopts.h 8 9EXTRA_DIST = lalloca.h lassert.h lgetopt.h md5.h font_6x11.h 10 11EXTRA_DIST += sane/config.h.in sane/sanei.h sane/sanei_ab306.h \ 12 sane/sanei_access.h sane/sanei_auth.h sane/sanei_backend.h \ 13 sane/sanei_cderror.h sane/sanei_codec_ascii.h sane/sanei_codec_bin.h \ 14 sane/sanei_config.h sane/sanei_debug.h sane/sanei_directio.h \ 15 sane/sanei_jinclude.h sane/sanei_jpeg.h sane/sanei_lm983x.h \ 16 sane/sanei_net.h sane/sanei_pa4s2.h sane/sanei_pio.h sane/sanei_pp.h \ 17 sane/sanei_pv8630.h sane/sanei_scsi.h sane/sanei_tcp.h \ 18 sane/sanei_thread.h sane/sanei_udp.h sane/sanei_usb.h \ 19 sane/sanei_wire.h sane/sanei_magic.h sane/sanei_ir.h 20