summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-03-13 19:26:34 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-03-13 19:26:34 -0600
commit1a0e1d27e4563c74827a68ce4e1b630ce7da9c45 (patch)
tree8a65bdc3d098c72f6907d42a65e53651b7b93aaf /Makefile.in
parenta528fba7aa9a936fd8b5560b9d47fb82e9d8526c (diff)
downloadlibpng-1a0e1d27e4563c74827a68ce4e1b630ce7da9c45.tar.gz
[devel] Expand %HEADERS% markup in Makefile.am and Makefile.in
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 4c14e1ec7..147d38231 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -303,7 +303,7 @@ libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_SOURCES = png.c pngset.c pngget.c pngrutil
pngtrans.c pngwutil.c \
pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \
pngwtran.c pngmem.c pngerror.c pngpread.c \
- %HEADERS%
+ png.h pngconf.h pngpriv.h pngstruct.h pnginfo.h pngdebug.h
libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_CPPFLAGS = @LIBPNG_DEFINES@
libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@_la_LDFLAGS = -no-undefined \