From a14a468fd084af204de74bcfc97256412789effc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 20 May 2017 16:43:39 +0100 Subject: [PATCH] Dist meson ptp helper install script Fixes meson build from tarball. --- libs/gst/helpers/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/gst/helpers/Makefile.am b/libs/gst/helpers/Makefile.am index 8ad49b146d..d72a6527ce 100644 --- a/libs/gst/helpers/Makefile.am +++ b/libs/gst/helpers/Makefile.am @@ -30,3 +30,4 @@ if HAVE_PTP_HELPER_CAPABILITIES endif endif +EXTRA_DIST = ptp_helper_post_install.sh