summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2014-11-27 17:08:20 +0100
committerEdward Hervey <bilboed@bilboed.com>2014-11-27 17:08:20 +0100
commitef1ffdcc6e6fca1f512f923a94c990e3534ba9a5 (patch)
tree6ae1b8dd099ad348269314afe0da34ea87ad47bf /m4
parentf32cfcd4ede2ed23408e0df15cbf7a98d8adc8b1 (diff)
downloadgstreamer-common-ef1ffdcc6e6fca1f512f923a94c990e3534ba9a5.tar.gz
m4: Update Makefile for ax_pthread.m4
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index cdd3edf..cdcec8c 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -1,6 +1,5 @@
EXTRA_DIST = \
README \
- acx_pthread.m4 \
as-ac-expand.m4 \
as-auto-alt.m4 \
as-compiler-flag.m4 \
@@ -12,6 +11,7 @@ EXTRA_DIST = \
as-python.m4 \
as-version.m4 \
ax_create_stdint_h.m4 \
+ ax_pthread.m4 \
glib-gettext.m4 \
gst-arch.m4 \
gst-args.m4 \