From 3ea99fb47733c4379fcc31417fa1353abbebdb7b Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Sat, 21 Oct 2023 14:02:12 +0100 Subject: [PATCH] dist: exclude FvwmPrompt binary Don't include the FvwmPrompt binary in the dist tarball. --- bin/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/Makefile.am b/bin/Makefile.am index 34df43a4b..290b11ca1 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -26,6 +26,9 @@ config_DATA = fvwm-menu-desktop-config.fpl EXTRA_DIST = fvwm-menu-desktop-config.fpl $(man_MANS) FvwmPrompt +dist-hook: + rm -f $(distdir)/FvwmPrompt/FvwmPrompt + ## The long generation for *.1 is to make both pod2man and 'make -j' happy. _fvwm-menu-xlock.1: fvwm-menu-xlock