summaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-12-13 23:19:31 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-12-13 23:19:31 (GMT)
commitc9207edf32d966e67bccc1ed82cf0958de459817 (patch)
tree166d4dee8dbc689672da410cea9d7d271b4ac5c7 /src/common/Makefile.am
parent6433f2aa7552b43b3d0d753f0d525e2040a5b922 (diff)
Update the exploitation of the GObject memory hole.
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index 7925b66..687cb63 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -50,6 +50,7 @@ libcommon4_la_SOURCES = \
asm.h asm.c \
bits.h bits.c \
compiler.h \
+ cpp.h \
datatypes.h \
dllist.h dllist.c \
entropy.h entropy.c \