summaryrefslogtreecommitdiff
path: root/src/fe-text
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-07-16 16:10:12 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-07-16 16:10:12 +0000
commit581fc794b43ef3b5b2a4731b326ad11f88479bba (patch)
treebb9364d4d25bc9a422c233afb9bc0ff70edf5d02 /src/fe-text
parent118b5f48a298b0c32d3c1f8bc7a7b48f6436f9d7 (diff)
downloadirssi-581fc794b43ef3b5b2a4731b326ad11f88479bba.zip
forgot to add textbuffer-reformat.h
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1634 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/fe-text')
-rw-r--r--src/fe-text/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am
index 2b80dd17..87b97266 100644
--- a/src/fe-text/Makefile.am
+++ b/src/fe-text/Makefile.am
@@ -48,5 +48,6 @@ noinst_HEADERS = \
screen.h \
textbuffer.h \
textbuffer-view.h \
+ textbuffer-reformat.h \
module.h \
module-formats.h