summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f114b0c..5c784f7 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,7 @@ rpm: update
-name '*.svg' -o -name '*.eps' \) | \
cpio -pamdv $(DOCBASE)-$(VERSION)
find . -maxdepth 2 -type d \
+ -name 'entities' -o \
-name '2001' | xargs -i \
find {} -maxdepth 1 -type f | \
cpio -pamdv $(DOCBASE)-$(VERSION)