diff options
author | Pavel Roskin <plroskin@gmail.com> | 2016-12-17 22:43:30 -0800 |
---|---|---|
committer | Pavel Roskin <plroskin@gmail.com> | 2016-12-18 00:00:11 -0800 |
commit | c21b9a78f4725abcea637fc585c671496180ea3c (patch) | |
tree | df30a6bc388c03fc003d7129262adba5bdf25019 /neutrinordp/Makefile.am | |
parent | 0f6d1aabc21432feb147cf7fdfe6369460608a9f (diff) | |
download | xrdp-proprietary-c21b9a78f4725abcea637fc585c671496180ea3c.tar.gz xrdp-proprietary-c21b9a78f4725abcea637fc585c671496180ea3c.zip |
Distribute all files except git and github specific data
It is better to distribute a few useless file than not to distribute
needed files.
Diffstat (limited to 'neutrinordp/Makefile.am')
-rw-r--r-- | neutrinordp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/neutrinordp/Makefile.am b/neutrinordp/Makefile.am index d3adc756..fb5bf030 100644 --- a/neutrinordp/Makefile.am +++ b/neutrinordp/Makefile.am @@ -17,6 +17,7 @@ module_LTLIBRARIES = \ libxrdpneutrinordp_la_SOURCES = \ xrdp-color.c \ + xrdp-color.h \ xrdp-neutrinordp.c \ xrdp-neutrinordp.h |