From 8d68658e3f8b8e4b181335e51a30b7c82505b06e Mon Sep 17 00:00:00 2001 From: xHire Date: Sat, 20 May 2017 08:38:53 +0200 Subject: [PATCH] Properly distribute the example configuration file --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1908c39..a66f13a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src -sysconf_DATA = wrapsix.conf +dist_sysconf_DATA = wrapsix.conf dist_doc_DATA = AUTHORS ChangeLog COPYING NEWS README