summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-12-01 15:56:53 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-12-01 15:56:53 +0000
commit419d3ddd23342e7018416824cfc02046d75e6ffb (patch)
tree2f9e1c7b5b9f9a2c61c11061fa2b32fc36e301d1 /ext/Makefile.am
parenta6618b69c42a4701bb3a34b3cb989cc901e54161 (diff)
downloadgstreamer-plugins-base-419d3ddd23342e7018416824cfc02046d75e6ffb.tar.gz
ext/Makefile.am: Add $(PANGO_DIR) to SUBDIRS
Original commit message from CVS: * ext/Makefile.am: Add $(PANGO_DIR) to SUBDIRS * ext/pango/gstclockoverlay.c: * ext/pango/gsttimeoverlay.c: Fix and improve element descriptions.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index b09a15b3e..91289d32d 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -53,6 +53,7 @@ SUBDIRS = \
$(GNOMEVFS_DIR) \
$(LIBVISUAL_DIR) \
$(OGG_DIR) \
+ $(PANGO_DIR) \
$(THEORA_DIR) \
$(VORBIS_DIR)