aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-03-18 02:24:33 +0000
committerTiago Cunha <tcunha@gmx.com>2012-03-18 02:24:33 +0000
commit0f9f30de2e4fcee3040a2f291cfd3bb8dca2b4ff (patch)
treeb20fa4795a4fa5b397da1c18fc23ea2b53f27acb
parentf41efd9d89f6596a4dc0600fd23ba56d69d1c47c (diff)
downloadrtmux-0f9f30de2e4fcee3040a2f291cfd3bb8dca2b4ff.tar.gz
rtmux-0f9f30de2e4fcee3040a2f291cfd3bb8dca2b4ff.tar.bz2
rtmux-0f9f30de2e4fcee3040a2f291cfd3bb8dca2b4ff.zip
Add notify.c to the list of sources.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0258ee71..5e26c574 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -151,6 +151,7 @@ dist_tmux_SOURCES = \
log.c \
mode-key.c \
names.c \
+ notify.c \
options-table.c \
options.c \
paste.c \