From 3ad28e1130b18dd651457078f10c43dc7b67ed58 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Sat, 20 Feb 2016 01:47:46 -0800 Subject: [PATCH] Add m4 directory to EXTRA_DIST, not all Automake versions package it --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 36072479..84a6eb47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 AM_DISTCHECK_CONFIGURE_FLAGS = --without-systemdsystemunitdir EXTRA_DIST = bootstrap COPYING coding_style.md design.txt faq-compile.txt \ - faq-general.txt file-loc.txt install.txt prog_std.txt readme.txt + faq-general.txt file-loc.txt install.txt m4 prog_std.txt readme.txt if XRDP_NEUTRINORDP NEUTRINORDPDIR = neutrinordp