]> git.donarmstrong.com Git - neurodebian.git/blobdiff - Makefile
exclude debian-devel from being wipedout upon upload-website
[neurodebian.git] / Makefile
index f2876a1740f680b4cc18d330e4c647d5eb39eb55..8aa19e3d4f1c01885068669e8b754efa488aa93b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ build/db.db:
 
 upload-website: html
        rsync -rvzlhp --delete \
-        --exclude=debian --exclude=debian-local --exclude=_files \
+        --exclude=debian --exclude=debian-local --exclude=debian-devel --exclude=_files \
         --chmod=Dg+s,g+rw $(WWW_DIR) $(WWW_UPLOAD_URI)
        : # Touch stamp here so we get it updated on every upload
        touch $@-stamp