summaryrefslogtreecommitdiff
path: root/Build/source/libs/t1lib/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-21 09:44:45 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-21 09:44:45 +0000
commitb77e78eaf3652b80e78ae80f770bd3bdf721363d (patch)
treed3c67296e30534c63d02c5bb5e5790b1d9150cd0 /Build/source/libs/t1lib/Makefile.am
parentad04e2284cbf8d1a4b268636c7451f89d29c4d0a (diff)
new build system: mode texk/xdvik and general update
git-svn-id: svn://tug.org/texlive/trunk@12771 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/t1lib/Makefile.am')
-rw-r--r--Build/source/libs/t1lib/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Build/source/libs/t1lib/Makefile.am b/Build/source/libs/t1lib/Makefile.am
index 5a644c78636..28f158968c8 100644
--- a/Build/source/libs/t1lib/Makefile.am
+++ b/Build/source/libs/t1lib/Makefile.am
@@ -29,10 +29,9 @@ AM_CFLAGS = $(T1LIB_CFLAGS)
LDADD = libt1.a
if build
-
noinst_LIBRARIES = libt1.a
-
endif build
+EXTRA_LIBRARIES = libt1.a
nodist_libt1_a_SOURCES = $(lib_t1lib_sources) $(lib_type1_sources)
@@ -71,12 +70,9 @@ lib_type1_sources = \
$(T1LIB_TREE)/lib/type1/util.c
if build
-
check_PROGRAMS = type1afm
dist_check_SCRIPTS = type1afm.test
-
TESTS = type1afm.test
-
endif build
nodist_type1afm_SOURCES = $(T1LIB_TREE)/type1afm/type1afm.c