summaryrefslogtreecommitdiff
path: root/gmodule/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gmodule/Makefile.am')
-rw-r--r--gmodule/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/gmodule/Makefile.am b/gmodule/Makefile.am
index ea4e7553f..fe44d90a3 100644
--- a/gmodule/Makefile.am
+++ b/gmodule/Makefile.am
@@ -4,7 +4,9 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/gmodule
DEFS += -DG_LOG_DOMAIN=g_log_domain_gmodule
EXTRA_DIST = \
- gmoduleconf.h.in
+ gmoduleconf.h.in \
+ gmodule-dl.c \
+ gmodule-dld.c
BUILT_SOURCES = gmoduleconf.h
gmoduleconf.h: gmoduleconf.h.in