From 64a324c6ffd7ba8a9bce52d41db3e63d77b69eca Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 6 Oct 2005 20:04:20 +0000 Subject: Strip .sh from filenames of scripts to match the way they are installed by the monolith --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d3d40ce..dab34a5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,7 @@ bin_SCRIPTS = x11perfcomp LIBPATH = $(libdir)/X11/x11perfcomp x11perfcompdir = $(LIBPATH) -dist_x11perfcomp_SCRIPTS = fillblnk.sh perfboth.sh perfratio.sh Xmark.sh +dist_x11perfcomp_SCRIPTS = fillblnk perfboth perfratio Xmark x11perf_CFLAGS = $(X11PERF_CFLAGS) x11perf_LDADD = $(X11PERF_LIBS) -lm -- cgit v1.2.3