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.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index a0d314914a..ab8f39a3a2 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -41,9 +41,6 @@ eutilinclude_HEADERS = \
e-path.h \
e-request.h \
e-sexp.h \
- e-source-group.h \
- e-source-list.h \
- e-source.h \
e-time-utils.h \
e-trie.h \
e-uid.h \
@@ -79,9 +76,6 @@ libeutil_la_SOURCES = \
e-path.c \
e-request.c \
e-sexp.c \
- e-source-group.c \
- e-source-list.c \
- e-source.c \
e-time-utils.c \
e-trie.c \
e-uid.c \
@@ -91,12 +85,6 @@ libeutil_la_SOURCES = \
eggtrayicon.h \
md5-utils.c
-noinst_PROGRAMS = \
- test-source-list
-
-test_source_list_SOURCES = test-source-list.c
-test_source_list_LDADD = libeutil.la
-
MARSHAL_GENERATED = e-util-marshal.c e-util-marshal.h
@EVO_MARSHAL_RULE@