Remove docs from SUBDIRS

news-update
David Bartley 16 years ago
parent 64a113b537
commit 2f8c419206
  1. 2
      Makefile

@ -1,5 +1,5 @@
INPUTS = index.xml
SUBDIRS = about events docs office news services media
SUBDIRS = about events office news services media
first: noroot events.ics members.xml all
find ! -regex '.*/\..*' -type f ! -perm -0664 -print0 | xargs -r0 chmod u=rwX,g=rwX,o=rX || true

Loading…
Cancel
Save