Fix make distcheck
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 20 Dec 2020 14:10:27 +0000 (15:10 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 20 Dec 2020 14:10:27 +0000 (15:10 +0100)
doc/automake.mk

index 31141e854436b530f5e6586904a23e0c33c856b4..bbe97930e263a140e0e4651a5e9fec91426d9249 100644 (file)
@@ -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