From 36a3f73cd01482f8efd838341884794b48c7fe75 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 20 Dec 2018 20:46:21 -0500 Subject: Makefile.in: Distribute tests/common.sh --- diff --git a/Makefile.in b/Makefile.in index edd7275..67bb5a9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -95,7 +95,8 @@ distfiles = \ $(man3_srcs) \ $(locale_srcs) \ $(tests) \ - $(tests_data) + $(tests_data) \ + tests/common.sh script = \ s&@[@]PACKAGE_NAME@@&$(package_name)&;\ -- cgit v0.9.1