diff options
author | Idan Freiberg <speidy@gmail.com> | 2016-12-22 09:57:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-22 09:57:20 +0200 |
commit | aeb1392caafec5d807f56803096589114184d2a5 (patch) | |
tree | e311f17aa02081baf644c10d11805268b73e3848 /Makefile.am | |
parent | bbcf78a7a1684ed52034dcfcac0a9c37b7a3f053 (diff) | |
parent | 12311457cc107801fbd430c842eb033b82d7befb (diff) | |
download | xrdp-proprietary-aeb1392caafec5d807f56803096589114184d2a5.tar.gz xrdp-proprietary-aeb1392caafec5d807f56803096589114184d2a5.zip |
Merge branch 'devel' into readme
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b1ee60a2..6d644836 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = --without-systemdsystemunitdir EXTRA_DIST = \ COPYING \ README.md \ + NEWS.md \ astyle_config.as \ bootstrap \ coding_style.md \ |