mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
* configure.ac, usr/bin/Makefile.am: LP: #869377
- provide byobu-tmux and byobu-screen symlinks
This commit is contained in:
parent
10ef08e664
commit
6122bf9d8b
3 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
AC_PREREQ([2.61])
|
||||
AC_INIT(byobu, 3.0, http://bugs.launchpad.net/byobu)
|
||||
AM_INIT_AUTOMAKE(byobu, 3.0)
|
||||
AC_PROG_LN_S
|
||||
|
||||
# Checks for programs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue