]> err.no Git - moreutils/commitdiff
remove unnecessary quotes
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 5 May 2009 19:09:40 +0000 (15:09 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 5 May 2009 19:09:40 +0000 (15:09 -0400)
Makefile

index 2cf8d538dbb35fe88217a41728a7da28c15ecbea..16d88b4e9bddf62974c43189d12f3ade5b18b35d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ CFLAGS=-O2 -g -Wall
 INSTALL_BIN?=install -s
 PREFIX=/usr
 
-DOCBOOK2XMAN="docbook2x-man"
+DOCBOOK2XMAN=docbook2x-man
 
 all: $(BINS) $(MANS)