summaryrefslogtreecommitdiff
path: root/ext/mpg123/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mpg123/Makefile.am')
-rw-r--r--ext/mpg123/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mpg123/Makefile.am b/ext/mpg123/Makefile.am
index 6e6f4385e..365fc764f 100644
--- a/ext/mpg123/Makefile.am
+++ b/ext/mpg123/Makefile.am
@@ -9,7 +9,7 @@ libgstmpg123_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \
libgstmpg123_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstmpg123_la_LIBTOOLFLAGS = --tag=disable-static
-noinst_HEADERS = gstmpg123audiodec.c
+noinst_HEADERS = gstmpg123audiodec.h
Android.mk: Makefile.am $(BUILT_SOURCES)
androgenizer \