summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-07-15 12:39:39 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-07-15 12:39:39 +0000
commitae573de21851d1e3ed27bc499ccff396cf9d4067 (patch)
tree235cde47d409b547d3a071dbd0e0091b08abbc8b
parent5b1ba00aa310ddac6fae4ba4bb50763e9fe7a292 (diff)
downloadxorg-font-util-ae573de21851d1e3ed27bc499ccff396cf9d4067.tar.gz
use bin_SCRIPTS for bdftruncate remove $(EXEEXT) from bdftruncate rule fix
bdftruncate rule to work with separate $(srcdir)
-rw-r--r--Makefile.am9
1 files changed, 4 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 69abe83..de6c239 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,15 +19,14 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-bin_PROGRAMS = ucs2any bdftruncate
+bin_PROGRAMS = ucs2any
+bin_SCRIPTS = bdftruncate
ucs2any_SOURCES = ucs2any.c
-bdftruncate_SOURCES = bdftruncate.pl
-
-bdftruncate$(EXEEXT): $(bdftruncate_SOURCES)
+bdftruncate: $(srcdir)/bdftruncate.pl
@rm -f $@
- cp $(bdftruncate_SOURCES) $@
+ cp $(srcdir)/bdftruncate.pl $@
mapfilesdir = $(libdir)/X11/fonts/util
mapfiles_DATA = \