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 /xrdp | |
| 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 'xrdp')
| -rw-r--r-- | xrdp/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xrdp/Makefile.am b/xrdp/Makefile.am index 0f2e6f65..df0b1558 100644 --- a/xrdp/Makefile.am +++ b/xrdp/Makefile.am @@ -1,3 +1,8 @@ +EXTRA_DIST = \ + czech.txt \ + rdp-scan-codes.txt \ + xrdpwin.c + AM_CPPFLAGS = \ -DXRDP_CFG_PATH=\"${sysconfdir}/xrdp\" \ -DXRDP_SBIN_PATH=\"${sbindir}\" \ |
