X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cde%2Flib%2Ftt%2Fbin%2Ftt_type_comp%2FMakefile.am;h=ea1962ae2c4c64006232eaa79536eb9091540b6a;hb=316ab9c9db13777e04f4d947780aadf08fadd400;hp=1c9a73f4f7d96407a5d9f617b614ba13085ade55;hpb=137bbf383ef28bd0e90e9b35842e282233098f15;p=oweals%2Fcde.git diff --git a/cde/lib/tt/bin/tt_type_comp/Makefile.am b/cde/lib/tt/bin/tt_type_comp/Makefile.am index 1c9a73f4..ea1962ae 100644 --- a/cde/lib/tt/bin/tt_type_comp/Makefile.am +++ b/cde/lib/tt/bin/tt_type_comp/Makefile.am @@ -17,7 +17,7 @@ tt_type_comp_CXXFLAGS = -I../../lib -I../../slib \ tt_type_comp_SOURCES = mp_type_comp.C mp_types_table.C \ frozen.mp_types_lex.C frozen.mp_types_gram.C -tt_type_comp_LDADD = $(LIBTT) ../../slib/libstt.a $(XTOOLLIB) +tt_type_comp_LDADD = ../../slib/libstt.a $(LIBTT) $(XTOOLLIB) if SOLARIS tt_type_comp_LDADD += $(XTOOLLIB) -ldl -lintl -lsocket -lnsl