mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 10:46:58 -07:00
added profiles makefile
This commit is contained in:
parent
7843ba61ea
commit
b6f81fddae
3 changed files with 4 additions and 1 deletions
|
@ -15,4 +15,4 @@ AM_INIT_AUTOMAKE(byobu, 2.83)
|
|||
|
||||
# Checks for library functions.
|
||||
|
||||
AC_OUTPUT(Makefile usr/share/applications/Makefile usr/share/byobu/ec2/Makefile usr/share/doc/byobu/Makefile usr/lib/byobu/Makefile usr/share/man/man1/Makefile usr/bin/Makefile)
|
||||
AC_OUTPUT(Makefile usr/share/applications/Makefile usr/share/byobu/ec2/Makefile usr/share/byobu/profiles/Makefile usr/share/doc/byobu/Makefile usr/lib/byobu/Makefile usr/share/man/man1/Makefile usr/bin/Makefile)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue