libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

Makefile.am (905B)


      1 # This Makefile.am is in the public domain
      2 SUBDIRS  = m4 po src doc .
      3 EXTRA_DIST = config.rpath \
      4   ABOUT-NLS \
      5   contrib/gen_testmedia.sh \
      6   contrib/gen_apk_testdata.sh \
      7   contrib/gen_diskimage_testdata.sh \
      8   contrib/gen_ebook_testdata.sh \
      9   contrib/gen_geotiff_testdata.sh \
     10   contrib/gen_gpx_testdata.sh \
     11   contrib/gen_heif_testdata.sh \
     12   contrib/gen_id3_testdata.sh \
     13   contrib/gen_iso9660_testdata.sh \
     14   contrib/gen_kml_testdata.sh \
     15   contrib/gen_lnk_testdata.sh \
     16   contrib/gen_mbox_testdata.sh \
     17   contrib/gen_pecoff_testdata.sh \
     18   contrib/gen_plist_testdata.sh \
     19   contrib/gen_sqlite_testdata.sh \
     20   contrib/gen_tar_testdata.sh \
     21   contrib/gen_webp_testdata.sh
     22 
     23 pkgconfigdatadir = $(libdir)/pkgconfig
     24 pkgconfigdata_DATA = libextractor.pc
     25 
     26 DISTCLEANFILES = \
     27   libextractor.pc \
     28   libextractor.pc.in \
     29   libextractor-uninstalled.sh \
     30   libextractor-uninstalled.pc
     31 
     32 ACLOCAL_AMFLAGS = -I m4