summaryrefslogtreecommitdiffstats
path: root/eglib/Makefile.am
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-02-01 14:21:14 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2008-02-01 14:21:14 +0000
commit9225eadeb28150fcb0b05ec0b31349ce812dd3d0 (patch)
treeff22541587206682b8c7c24c1df90e814cf28980 /eglib/Makefile.am
parentf8bbe089095f14b0e81df36209284ee77b54317e (diff)
Move GModule code to gmodule.c and gmodule.h
Diffstat (limited to 'eglib/Makefile.am')
-rw-r--r--eglib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/eglib/Makefile.am b/eglib/Makefile.am
index 009c70e1..e6166090 100644
--- a/eglib/Makefile.am
+++ b/eglib/Makefile.am
@@ -2,7 +2,7 @@
if !GLIB
noinst_LTLIBRARIES = libeglib.la
-libeglib_la_SOURCES = glib.h gmain.h gmain.c
+libeglib_la_SOURCES = glib.h gmain.h gmain.c gmodule.h gmodule.c
endif
MAINTAINERCLEANFILES = Makefile.in