projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d272bb
)
Fix make distcheck
author
John Darrington
<john@darrington.wattle.id.au>
Sun, 20 Dec 2020 14:10:27 +0000
(15:10 +0100)
committer
John Darrington
<john@darrington.wattle.id.au>
Sun, 20 Dec 2020 14:10:27 +0000
(15:10 +0100)
doc/automake.mk
patch
|
blob
|
history
diff --git
a/doc/automake.mk
b/doc/automake.mk
index 31141e854436b530f5e6586904a23e0c33c856b4..bbe97930e263a140e0e4651a5e9fec91426d9249 100644
(file)
--- a/
doc/automake.mk
+++ b/
doc/automake.mk
@@
-308,7
+308,7
@@
install-info-local:
uninstall-local:
for p in $(INFO_SCREENSHOTS); do \
f=`basename $$p ` ; \
- $(RM) $(DESTDIR)$(prefix)/share/info/$$f ; \
+ $(RM) $(DESTDIR)$(prefix)/share/info/
screenshots/
$$f ; \
done
EXTRA_DIST+= $(SCREENSHOTS) doc/doc-make.in doc/screengrab