[devel] Reverted Makefile.am and Makefile.in to 1.5.4 status.

This commit is contained in:
Glenn Randers-Pehrson
2011-07-13 21:13:36 -05:00
parent 25e0f55586
commit c2891d0011
2 changed files with 2 additions and 2 deletions

View File

@@ -160,7 +160,7 @@ distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
#distribute headers in /usr/include/libpng/*
pkgincludedir = $(DESTDIR)$(includedir)/$(PNGLIB_BASENAME)
pkgincludedir = $(includedir)/$(PNGLIB_BASENAME)
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AR = @AR@