summaryrefslogtreecommitdiff
path: root/gi/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gi/Makefile.am')
-rw-r--r--gi/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/gi/Makefile.am b/gi/Makefile.am
index fa1ce9a3..c2fcd5c9 100644
--- a/gi/Makefile.am
+++ b/gi/Makefile.am
@@ -102,7 +102,9 @@ _gi_la_SOURCES = \
pygi-marshal-to-py.c \
pygi-marshal-to-py.h \
pygi-marshal-cleanup.c \
- pygi-marshal-cleanup.h
+ pygi-marshal-cleanup.h \
+ pygi-hashtable.c \
+ pygi-hashtable.h
_gi_la_CFLAGS = \
$(extension_cppflags) \
$(GLIB_CFLAGS) \