summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>2000-05-03 02:16:53 +0000
committerManish Singh <yosh@src.gnome.org>2000-05-03 02:16:53 +0000
commit46ba6b62b8423d3a8e6223ebd516f1703d23aa56 (patch)
tree205a9193424bbdf135769d25012bb4e7ffbd6277 /examples
parentd9eb24b8c52994a2d2f2de4d53d226ecb7b4bd9f (diff)
downloadpango-46ba6b62b8423d3a8e6223ebd516f1703d23aa56.tar.gz
typo fix
-Yosh
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index f0b841cf..a9300511 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -9,7 +9,7 @@ bin_PROGRAMS = pango-viewer
pango_viewer_SOURCES = \
viewer.c
-pango_viewer_LDADD = ../pango/libpango.la ../pango/libpangox.la $(GTK_LIBS) $(FRIBID_LIBS) $(UNICODE_LIBS)
+pango_viewer_LDADD = ../pango/libpango.la ../pango/libpangox.la $(GTK_LIBS) $(FRIBIDI_LIBS) $(UNICODE_LIBS)
endif
all-local: pango.modules