1 ## Process this file with automake to create Makefile.in
3 ## The script "focus-link" has a manpage, so perhaps it is intended to be
4 ## installed? (it is not installed currently)
5 ## migo: if we ever fix and install this, it should be renamed to
6 ## fvwm-focus-list or fvwm-command-focus
10 noinst_SCRIPTS = ex-auto ex-cascade ex-grpmv focus-Netscape \
11 focus-link push-away test1
13 EXTRA_DIST = ex-auto.pl ex-cascade.pl ex-grpmv.pl focus-Netscape.pl \
14 focus-link.pl push-away.pl test1.pl focus-link.1 test2.sh
16 CLEANFILES = $(noinst_SCRIPTS)
21 sed -e 's,xPERLx,$(PERL),' $< > $@-t