summaryrefslogtreecommitdiff
path: root/src/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-01-29 22:54:42 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-01-29 22:54:42 (GMT)
commit49fcaf9ea6dc34382ac69b3eaf803c0617b652e0 (patch)
tree7fcd84f6f16ac8e646e01f266c66e0bff41106ad /src/glibext/Makefile.am
parentce583a69951bf9a94ca46bcf9f598cdc94b80e29 (diff)
Introduced binary portion support for Python bindings.
Diffstat (limited to 'src/glibext/Makefile.am')
-rw-r--r--src/glibext/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glibext/Makefile.am b/src/glibext/Makefile.am
index 11d2baf..127f60c 100644
--- a/src/glibext/Makefile.am
+++ b/src/glibext/Makefile.am
@@ -9,6 +9,7 @@ libglibext_la_SOURCES = \
delayed-int.h \
delayed.h delayed.c \
gbinarycursor.h gbinarycursor.c \
+ gbinportion-int.h \
gbinportion.h gbinportion.c \
gbuffercache.h gbuffercache.c \
gbufferline.h gbufferline.c \