summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-07-08 10:47:30 +0000
committerAndy Wingo <wingo@pobox.com>2005-07-08 10:47:30 +0000
commit266b874436d0b23d96d07bc09ad52e363c275b58 (patch)
tree084fd465918a1bc3f6201d6f105cccb8eb3bb785 /Makefile.am
parent48eb68a1d92d5fa76ec681e149e5db203bc8e4af (diff)
gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come from config.h.
Original commit message from CVS: 2005-07-08 Andy Wingo <wingo@pobox.com> * gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come from config.h. * autogen.sh: Run autopoint, etc. * Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/. * configure.ac: Add gettext stuff.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index e7debfc2..ae2e7daa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,13 +7,13 @@ GCONF_DIR =
SUBDIRS = \
gst sys ext gst-libs \
$(GCONF_DIR) \
- m4 common
+ m4 common po
# disabled
# $(SUBDIRS_DOCS)
DIST_SUBDIRS = \
gst sys ext gst-libs \
- m4 common
+ m4 common po
EXTRA_DIST = \
gst-plugins.spec depcomp \