distcheck fixes

Original commit message from CVS:
distcheck fixes
This commit is contained in:
Thomas Vander Stichele 2004-01-13 11:46:12 +00:00
parent e0e795633f
commit 452268280e
2 changed files with 2 additions and 0 deletions

View file

@ -191,6 +191,7 @@ built_headers = \
libgstreamer_@GST_MAJORMINOR@include_HEADERS = $(gst_headers) $(built_headers)
noinst_HEADERS = \
gettext.h \
gst-i18n-lib.h \
gst-i18n-app.h \
gst_private.h \

View file

@ -25,6 +25,7 @@
#include "gst_private.h"
#include "gst-i18n-lib.h"
#include <locale.h> /* for LC_ALL */
#include "gst.h"
#include "gstqueue.h"