summaryrefslogtreecommitdiff
path: root/src/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-10-23 16:22:50 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-10-23 18:53:25 (GMT)
commit56f7524c4fd0fc14a509be7689f4820b31564dbc (patch)
tree9c84e11279cd5711a4e0af907ca6160b62317528 /src/glibext/Makefile.am
parent3f05bacd4fec23824489b51d964a7ce3565bb85b (diff)
Deleted a level of data to reduce the memory fingerprint.
Diffstat (limited to 'src/glibext/Makefile.am')
-rw-r--r--src/glibext/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/glibext/Makefile.am b/src/glibext/Makefile.am
index a88b7d9..aa7a9a3 100644
--- a/src/glibext/Makefile.am
+++ b/src/glibext/Makefile.am
@@ -10,11 +10,12 @@ libglibext_la_SOURCES = \
delayed.h delayed.c \
gbinportion.h gbinportion.c \
gbufferline.h gbufferline.c \
- gbuffersegment.h gbuffersegment.c \
gbufferview.h gbufferview.c \
gcodebuffer.h gcodebuffer.c \
gnhash.h gnhash.c \
gwidthtracker.h gwidthtracker.c \
+ linecolumn.h linecolumn.c \
+ linesegment.h linesegment.c \
proto.h \
signal.h signal.c