aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorjames <>2008-02-22 23:39:30 +0000
committerjames <>2008-02-22 23:39:30 +0000
commit029a61812e82b58803c618ed53df42180106412f (patch)
treea35826fd1212f55fb0693dac8ebfeee0b6e35180 /src/Makefile.am
parent22301df1f4af5937bf96cb85091d5220d206d9bc (diff)
downloadsympathy-029a61812e82b58803c618ed53df42180106412f.tar.gz
sympathy-029a61812e82b58803c618ed53df42180106412f.tar.bz2
sympathy-029a61812e82b58803c618ed53df42180106412f.zip
*** empty log message ***
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d162ccd..ad3e0ad 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,6 +8,9 @@
# $Id$
#
# $Log$
+# Revision 1.16 2008/02/22 23:39:27 james
+# *** empty log message ***
+#
# Revision 1.15 2008/02/15 16:48:56 james
# *** empty log message ***
#
@@ -60,7 +63,7 @@
INCLUDES=
# NB order here matters.
-PROJECTHDRS= crt.h tty.h ansi.h vt102.h keys.h history.h ring.h slide.h \
+PROJECTHDRS= crt.h utf8.h tty.h ansi.h vt102.h keys.h history.h ring.h slide.h \
log.h ipc.h symsocket.h keydis.h cmd.h lockfile.h context.h \
prototypes.h
@@ -68,7 +71,7 @@ HDRS=project.h
SRCS=ansi.c crt.c html.c libsympathy.c render.c version.c vt102.c tty.c \
keydis.c history.c ring.c ptty.c terminal.c util.c log.c ipc.c \
- slide.c symsocket.c serial.c cmd.c lockfile.c
+ slide.c symsocket.c serial.c cmd.c lockfile.c utf8.c
CPROTO=cproto