summaryrefslogtreecommitdiff
path: root/src/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2023-01-29 19:20:44 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2023-01-29 19:20:44 (GMT)
commit4cf3bae97734a9bc380aaed66059c495ecb4c41b (patch)
tree5ba07bc4f65e7ea5e2e2eba0af15b04e60982189 /src/glibext/Makefile.am
parent8cbc874ef01f3d161d4ca253167d8f80e689c814 (diff)
Define a new interface to compare items.
Diffstat (limited to 'src/glibext/Makefile.am')
-rw-r--r--src/glibext/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/glibext/Makefile.am b/src/glibext/Makefile.am
index 67fe0d8..ad98809 100644
--- a/src/glibext/Makefile.am
+++ b/src/glibext/Makefile.am
@@ -8,6 +8,8 @@ libglibext_la_SOURCES = \
buffercache.h buffercache.c \
bufferline.h bufferline.c \
chrysamarshal.h chrysamarshal.c \
+ comparison-int.h \
+ comparison.h comparison.c \
configuration-int.h \
configuration.h configuration.c \
delayed-int.h \