aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 93da8b15e3..559165a22b 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -21,6 +21,8 @@ privlib_LTLIBRARIES = libeutil.la libedb3util.la libeconduit.la
noinst_LTLIBRARIES = libeutil-static.la libeconduit-static.la
eutilinclude_HEADERS = \
+ e-account-list.h \
+ e-account.h \
e-categories-config.h \
e-categories-master-list-wombat.h \
e-component-listener.h \
@@ -51,6 +53,8 @@ eutilinclude_HEADERS = \
libeutil_la_SOURCES = \
$(eutilinclude_HEADERS) \
+ e-account-list.c \
+ e-account.c \
e-categories-config.c \
e-categories-master-list-wombat.c \
e-component-listener.c \