summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-01-26 09:19:53 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-01-26 09:19:53 (GMT)
commitdff8fd4c83d9833d4539e2dd0c9d3f998b73608f (patch)
tree5e1088e0572b1e921df6d31d3db3ef753d97555b /plugins/pychrysalide/glibext/Makefile.am
parentae3725eae3c1f2008e6f26b1057d97a6b9050a3c (diff)
Extended the Python API.
Diffstat (limited to 'plugins/pychrysalide/glibext/Makefile.am')
-rw-r--r--plugins/pychrysalide/glibext/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pychrysalide/glibext/Makefile.am b/plugins/pychrysalide/glibext/Makefile.am
index c09f4fa..086ca28 100644
--- a/plugins/pychrysalide/glibext/Makefile.am
+++ b/plugins/pychrysalide/glibext/Makefile.am
@@ -4,6 +4,7 @@ noinst_LTLIBRARIES = libpychrysaglibext.la
libpychrysaglibext_la_SOURCES = \
buffercache.h buffercache.c \
bufferline.h bufferline.c \
+ bufferview.h bufferview.c \
configuration.h configuration.c \
linecursor.h linecursor.c \
linegen.h linegen.c \