diff options
| author | Thomas Adam <thomas@xteddy.org> | 2019-04-18 14:08:13 +0100 |
|---|---|---|
| committer | Thomas Adam <thomas@xteddy.org> | 2019-04-18 14:08:13 +0100 |
| commit | 3c1f0cfc34d7dd87336e4a9a2c66435c02ecb847 (patch) | |
| tree | e406230a2caf0ec3b1a5d25cb9d5b459322c604d /Makefile.am | |
| parent | 82bc2c87a98d9d16d6acef5687d80dc85ef7a18d (diff) | |
| parent | 3f189945d8838f98920a6d24a838bc8614ace636 (diff) | |
| download | rtmux-3c1f0cfc34d7dd87336e4a9a2c66435c02ecb847.tar.gz rtmux-3c1f0cfc34d7dd87336e4a9a2c66435c02ecb847.tar.bz2 rtmux-3c1f0cfc34d7dd87336e4a9a2c66435c02ecb847.zip | |
Merge branch 'obsd-master'
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 0d5a789e..573868cc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -160,6 +160,7 @@ dist_tmux_SOURCES = \ server-fn.c \ server.c \ session.c \ + spawn.c \ status.c \ style.c \ spawn.c \ |