summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-11-07 23:33:52 +0000
committerSimon Josefsson <simon@josefsson.org>2005-11-07 23:33:52 +0000
commit0a3a5802f98cb77b37df981acc963ec870829f96 (patch)
treece73261c3b48f772f9dcd5b01684cc2525213f3c /Makefile.am
parent770c531514c2afb2e1baa94b28a3926411c204c4 (diff)
downloadgnutls-0a3a5802f98cb77b37df981acc963ec870829f96.tar.gz
Indent tests/.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1d7a459085..d90622fbee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,4 +51,4 @@ release:
cvs commit -m "Update." manual/ reference/ releases/
indent:
- indent `ls {lib,lib/x509,libextra,libextra/openpgp,src}/*.{c,h} | grep -v -- -gaa`
+ indent `ls {lib,lib/x509,libextra,libextra/openpgp,src,tests}/*.{c,h} | grep -v -- -gaa`