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 /xrdpapi | |
| 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 'xrdpapi')
| -rw-r--r-- | xrdpapi/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xrdpapi/Makefile.am b/xrdpapi/Makefile.am index 920f3d1a..fefa03fc 100644 --- a/xrdpapi/Makefile.am +++ b/xrdpapi/Makefile.am @@ -1,3 +1,8 @@ +EXTRA_DIST = \ + simple.c \ + vrplayer.c \ + vrplayer.mk + module_LTLIBRARIES = \ libxrdpapi.la |
