summaryrefslogtreecommitdiff
path: root/plugins/pychrysa/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-07-17 16:36:21 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-07-17 16:36:21 (GMT)
commit24d3836fcf8d443eb654b981f65478cd9923b8f1 (patch)
tree7672a28b864127e8958c3c6cce751dcf646d2fbe /plugins/pychrysa/glibext/Makefile.am
parenta61f089babe336b012da31a494b0f7470b6e1a9a (diff)
Updated the Python bindings.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@552 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'plugins/pychrysa/glibext/Makefile.am')
-rw-r--r--plugins/pychrysa/glibext/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/plugins/pychrysa/glibext/Makefile.am b/plugins/pychrysa/glibext/Makefile.am
index 8383434..0a61da2 100644
--- a/plugins/pychrysa/glibext/Makefile.am
+++ b/plugins/pychrysa/glibext/Makefile.am
@@ -1,12 +1,10 @@
noinst_LTLIBRARIES = libpychrysaglibext.la
-# libpychrysaglibext_la_SOURCES = \
-# bufferline.h bufferline.c \
-# codebuffer.h codebuffer.c \
-# module.h module.c
-
libpychrysaglibext_la_SOURCES = \
+ bincontent.h bincontent.c \
+ bufferline.h bufferline.c \
+ codebuffer.h codebuffer.c \
configuration.h configuration.c \
module.h module.c