summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2019-02-13 13:12:33 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2019-02-13 13:12:33 +0100
commit1a60bb7fe3055a7787b0c9b5c397908cb727dd25 (patch)
treefaa698b29b5385307db008932014e82bbf98495e /Makefile.am
parentd637ca0e2dbc001b54e9358d62ee99875570f3e3 (diff)
downloadsigc++-1a60bb7fe3055a7787b0c9b5c397908cb727dd25.tar.gz
Makefile.am: Distribute README.md
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7a8ef5c..1e4fc38 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,7 +35,12 @@ dist_noinst_SCRIPTS = autogen.sh
include $(srcdir)/MSVC_NMake/filelist.am
-dist_noinst_DATA = $(addprefix MSVC_NMake/,$(msvc_nmake_data)) CMakeLists.txt sigc++config.h.cmake cmake_uninstall.cmake.in
+dist_noinst_DATA = \
+ $(addprefix MSVC_NMake/,$(msvc_nmake_data)) \
+ CMakeLists.txt \
+ sigc++config.h.cmake \
+ cmake_uninstall.cmake.in \
+ README.md
DISTCLEANFILES = MSVC_NMake/sigc++config.h