summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2006-03-09 17:57:03 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2006-03-09 17:57:03 +0000
commit148aa53876853a637e5b94f3c6aae5fb2d788c90 (patch)
tree744bc2561d0f2e78147db4aa42da90c90fc664c8 /common/Makefile.am
parent8086356bdb9a02d4fee60475ab8241dd3a832a34 (diff)
Generic singly linked list functionality
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 5a5a4702..d2233f94 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -1,5 +1,7 @@
-noinst_LIBRARIES = libtextfile.a libglib-ectomy.a
+noinst_LIBRARIES = libtextfile.a libglib-ectomy.a liblist.a
+
+liblist_a_SOURCES = list.h list.c
libtextfile_a_SOURCES = textfile.h textfile.c