summaryrefslogtreecommitdiff
path: root/pango/opentype/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/Makefile.am')
-rw-r--r--pango/opentype/Makefile.am11
1 files changed, 5 insertions, 6 deletions
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index 3acf7546..969b2dbc 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -11,12 +11,11 @@ INCLUDES = \
$(X_CFLAGS) \
-I$(top_srcdir)
-LDADDS = @STRIP_BEGIN@ \
- @x_ldflags@ \
- @x_libs@ \
- @GLIB_LIBS@ \
- -lm \
-@STRIP_END@
+LDADDS = \
+ $(x_ldflags) \
+ $(x_libs) \
+ $(GLIB_LIBS) \
+ -lm
noinst_LTLIBRARIES = libpango-ot.la