]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix indent rule.
authorSimon Josefsson <simon@josefsson.org>
Wed, 19 Aug 2009 12:37:55 +0000 (14:37 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 19 Aug 2009 12:37:55 +0000 (14:37 +0200)
cfg.mk

diff --git a/cfg.mk b/cfg.mk
index ddb4f0af31ed5aeeb0b25353396b42ed2f2890c3..354a7baf1c99ce17edf731b793e358d214581186 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -22,7 +22,7 @@ WFLAGS ?= --enable-gcc-warnings
 ADDFLAGS ?=
 CFGFLAGS ?= --enable-gtk-doc $(ADDFLAGS) $(WFLAGS)
 
-INDENT_SOURCES = `find . -name \*.c|grep -v -e ^./lgl -e ^./gl -e ^./src/cfg -e -gaa.c -e asn1_tab.c`
+INDENT_SOURCES = `find . -name \*.c|grep -v -e ^./lib/gl -e ^./gl -e ^./src/cfg -e -gaa.c -e asn1_tab.c`
 
 ifeq ($(.DEFAULT_GOAL),abort-due-to-no-makefile)
 .DEFAULT_GOAL := bootstrap