From b958ead07bdfe03e2d697fd701bdfa82016ae5cb Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 16 Mar 2010 07:26:31 +0000 Subject: Updated to libXt-1.0.8 --- libXt/util/Makefile.am | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'libXt/util/Makefile.am') diff --git a/libXt/util/Makefile.am b/libXt/util/Makefile.am index d51365e66..892bd80da 100644 --- a/libXt/util/Makefile.am +++ b/libXt/util/Makefile.am @@ -1,8 +1,4 @@ -if INSTALL_MAKESTRS -bin_PROGRAMS = makestrs -else noinst_PROGRAMS = makestrs -endif CC = @CC_FOR_BUILD@ CFLAGS = @CFLAGS_FOR_BUILD@ @@ -23,14 +19,10 @@ appmandir = $(APP_MAN_DIR) appman_PRE = makestrs.man -if INSTALL_MAKESTRS -appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) -else noinst_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@) -endif EXTRA_DIST += $(appman_PRE) -CLEANFILES = $(appman_DATA) +CLEANFILES = $(appman_DATA) $(noinst_DATA) SED = sed -- cgit v1.2.3