]> AND Public Git Repository - simgrid.git/blobdiff - Makefile.am
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change TCP_gamma to not be a compilation-time #define, but a command line option
[simgrid.git] / Makefile.am
index f3781b5965b50847bc6ed3c7393a26ce19ca9f7c..0c38ed92cc3d81f3b47e7266d9e2074f059f7224 100644 (file)
@@ -83,7 +83,9 @@ indent:
        indent -br -brs -ce -bbo -bap --dont-break-procedure-type \
        --no-tabs --cuddle-do-while --cuddle-else --indent-level2 \
        --leave-preprocessor-space --no-space-after-function-call-names \
-       `$(MAKE) dist-files | grep '\.[ch]$$'|grep -v '/_' |grep -v '_unit.c'`
+       `$(MAKE) dist-files | grep '\.[ch]$$'|grep -v '/_' |grep -v '_unit.c'\
+                            | grep -v src/xbt/graphxml.c | grep -v datadesc_structs.c \
+                            `
 
 sync-gforge: 
        chmod g+rw -R doc/