File: Makefile.am

package info (click to toggle)
libharu 2.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 7,808 kB
  • sloc: ansic: 126,087; sh: 10,031; makefile: 30
file content (9 lines) | stat: -rw-r--r-- 542 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
AUTOMAKE_OPTIONS = foreign no-dependencies

include_HEADERS =   hpdf.h hpdf_annotation.h hpdf_encoder.h hpdf_ext_gstate.h \
					hpdf_mmgr.h hpdf_pages.h hpdf_utils.h hpdf_catalog.h \
					hpdf_consts.h hpdf_encryptdict.h hpdf_fontdef.h hpdf_image.h \
					hpdf_objects.h hpdf_streams.h hpdf_conf.h hpdf_destination.h \
					hpdf_encrypt.h hpdf_font.h hpdf_info.h hpdf_outline.h hpdf_types.h \
					hpdf_doc.h hpdf_error.h hpdf_gstate.h hpdf_list.h hpdf_page_label.h \
					hpdf_u3d.h hpdf_config.h hpdf_version.h hpdf_namedict.h hpdf_pdfa.h