]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix.
authorSimon Josefsson <simon@josefsson.org>
Fri, 8 May 2009 14:39:34 +0000 (16:39 +0200)
committerSimon Josefsson <simon@josefsson.org>
Fri, 8 May 2009 14:39:34 +0000 (16:39 +0200)
cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 88f90798bc9333ef694e769063c504a16b5c38bd..ef71a0d15ec14c8c23d520ae224ea9455fcdef9c 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -20,7 +20,7 @@
 
 WFLAGS ?= WARN_CFLAGS=-Werror
 ADDFLAGS ?=
-CFGFLAGS ?= --enable-gtk-doc $(ADDCFGFLAGS)
+CFGFLAGS ?= --enable-gtk-doc $(ADDFLAGS)
 
 INDENT_SOURCES = `find . -name \*.c|grep -v -e ^./lgl -e ^./gl -e ^./src/cfg -e -gaa.c -e asn1_tab.c`