git/attributes: Don't put tabs in TeX files.
[profile] / setup
diff --git a/setup b/setup
index 2b2ead2..004b9fd 100755 (executable)
--- a/setup
+++ b/setup
@@ -190,7 +190,7 @@ for c in $cppfiles; do
   ft=$HOME$sub/$target
   dir=${ft%/*}
   mkdir -p $dir
-  cpp dot/$c -o $ft.new
+  cpp -P dot/$c -o $ft.new
   mv $ft.new $ft
   echo "  $target"
 done
@@ -258,6 +258,7 @@ scripts="
   mdw-pager
   mdw-conf
   mdw-build
+  update-buildable-branch
   emacsclient-hack
   movemail-hack
   sendmail-hack