Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at lanzaboote 294 B view raw
1export private headers for freeimage 2--- i/libtiff/Makefile.am 3+++ w/libtiff/Makefile.am 4@@ -36,8 +36,12 @@ EXTRA_DIST = \ 5 tif_win32_versioninfo.rc 6 7 libtiffinclude_HEADERS = \ 8+ tif_config.h \ 9+ tif_dir.h \ 10+ tif_hash_set.h \ 11 tiff.h \ 12 tiffio.h \ 13+ tiffiop.h \ 14 tiffvers.h 15 16 if HAVE_CXX