From 5f15bbcd1e3ddc15f2282883685ee24956bc1cf1 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 3 Nov 2010 20:02:24 -0500 Subject: [PATCH] add to configure --- configure.ac | 1 + etc/update-motd.d/55-window-manager | 1 + 2 files changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index ced18bf4..3e498949 100644 --- a/configure.ac +++ b/configure.ac @@ -17,6 +17,7 @@ AM_INIT_AUTOMAKE(byobu, 3.0) AC_OUTPUT(Makefile \ etc/byobu/Makefile \ + etc/update-motd.d/Makefile \ usr/share/applications/Makefile \ usr/share/byobu/ec2/Makefile \ usr/share/byobu/keybindings/Makefile \ diff --git a/etc/update-motd.d/55-window-manager b/etc/update-motd.d/55-window-manager index 7e1275a9..82f7c4ce 100755 --- a/etc/update-motd.d/55-window-manager +++ b/etc/update-motd.d/55-window-manager @@ -2,6 +2,7 @@ if [ ! -e /etc/profile.d/Z98-byobu.sh ]; then cat <