summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index fdc746e9..ddbbd00f 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -8,8 +8,7 @@ INCLUDES = \
$(PANGO_DEBUG_FLAGS)
EXTRA_PROGRAMS = \
- gen-script-for-lang \
- gen-script-for-lang-new
+ gen-script-for-lang
EXTRA_DIST= \
add-copyright \
@@ -18,8 +17,5 @@ EXTRA_DIST= \
maps/README \
maps/tis-620
-gen_script_for_lang_new_SOURCES = gen-script-for-lang-new.c
-gen_script_for_lang_new_LDADD = ../pango/libpangoft2-$(PANGO_API_VERSION).la
-
gen_script_for_lang_SOURCES = gen-script-for-lang.c
gen_script_for_lang_LDADD = ../pango/libpango-$(PANGO_API_VERSION).la