changeset 1421:c3bda6e63b00

Stray whitespace at line end.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 06 Nov 2017 01:13:04 +0200
parents 9b7915193683
children 3b71aa1ef915
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Nov 06 01:09:13 2017 +0200
+++ b/Makefile	Mon Nov 06 01:13:04 2017 +0200
@@ -20,7 +20,7 @@
 TREMOR_LDFLAGS ?= /usr/lib/libvorbisidec.a $(shell pkg-config --variable=libdir ogg)/libogg.a
 
 LIBPNG_CFLAGS ?= $(shell pkg-config --cflags libpng)
-LIBPNG_LDFLAGS ?= $(shell pkg-config --libs libpng) 
+LIBPNG_LDFLAGS ?= $(shell pkg-config --libs libpng)
 
 ZLIB_CFLAGS ?= $(shell pkg-config --cflags zlib)
 ZLIB_LDFLAGS ?= $(shell pkg-config --libs zlib)