* configure.ac, usr/bin/Makefile.am: LP: #869377

- provide byobu-tmux and byobu-screen symlinks
This commit is contained in:
Dustin Kirkland 2011-10-22 01:15:47 -05:00
commit 6122bf9d8b
3 changed files with 6 additions and 0 deletions

View file

@ -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.