diff options
author | Ludovic Courtès <ludo@gnu.org> | 2009-11-24 23:39:10 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2009-11-24 23:41:08 +0100 |
commit | 981ff600e85790b3f648371cacb18634eb636c64 (patch) | |
tree | de26c86376b6ffa3772553189e5f0d15dc7b6cbe /.x-sc_makefile_check | |
parent | feef98f203a7e504557cb5753f06abea96a63ff7 (diff) |
Fix makefile indentation.
* benchmark-suite/Makefile.am, libguile/Makefile.am, meta/Makefile.am:
Use TAB instead of 8 spaces...
* .x-sc_makefile_check: New file.
Diffstat (limited to '.x-sc_makefile_check')
-rw-r--r-- | .x-sc_makefile_check | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.x-sc_makefile_check b/.x-sc_makefile_check new file mode 100644 index 000000000..370b1d2c2 --- /dev/null +++ b/.x-sc_makefile_check @@ -0,0 +1,3 @@ +lib(guile)?/ +guile-readline/ +srfi/ |