summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Jonathan Beck2009-01-29 22:20:48 +0100
committerGravatar Jonathan Beck2009-01-29 22:20:48 +0100
commitff1fa73f33e9223e69cbb71e70b084e3482dce3f (patch)
treefdd756e97501a62f1229044e1fe6233447a0fb23 /Makefile.am
parent7bb672f801c3a245b38535f5a33f9fffa88c683c (diff)
downloadlibplist-ff1fa73f33e9223e69cbb71e70b084e3482dce3f.tar.gz
libplist-ff1fa73f33e9223e69cbb71e70b084e3482dce3f.tar.bz2
Fix indent.
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 830abe2..6824a32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,4 +9,4 @@ doc:
9 doxygen doxygen.cfg 9 doxygen doxygen.cfg
10 10
11indent: 11indent:
12 indent -kr -ut -ts4 -l120 src/*.c src/*.h plutil/*.c 12 indent -kr -ut -ts4 -l120 src/*.c src/*.h plutil/*.c include/plist/*.h