123456789101112 |
- diff -u --recursive libexif-0.6.21-vanilla/Makefile.in libexif-0.6.21/Makefile.in
- --- libexif-0.6.21-vanilla/Makefile.in 2014-07-17 22:17:52.439423287 -0400
- +++ libexif-0.6.21/Makefile.in 2014-07-17 22:18:28.125359945 -0400
- @@ -289,7 +289,7 @@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- -SUBDIRS = m4m po libexif test doc binary contrib
- +SUBDIRS = m4m po libexif test binary contrib
- EXTRA_DIST = @PACKAGE_TARNAME@.spec README-Win32.txt libexif.pc.in \
- libexif-uninstalled.pc.in
- pkgconfigdir = $(libdir)/pkgconfig
|