summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMartin Baulig <baulig@suse.de>2001-04-20 20:53:00 +0000
committerMartin Baulig <martin@src.gnome.org>2001-04-20 20:53:00 +0000
commit5bfb0850210fe27cba28794d85e0343ef37bb256 (patch)
treed4514daec7d9ac8c3049eec18074b301e7c6acbf /lib
parentdfb9d6f9676457f7dd98daa0d43840a8c15e22fd (diff)
downloadlibgtop-5bfb0850210fe27cba28794d85e0343ef37bb256.tar.gz
Added xmalloc.c and error.c.
2001-04-20 Martin Baulig <baulig@suse.de> * lib/Makefile.am (libgtop_la_SOURCES): Added xmalloc.c and error.c.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index aa4fb748..149d2d64 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -11,7 +11,7 @@ noinst_LTLIBRARIES = libgtop_server.la
libgtop_la_SOURCES = errors.c glibtop-backend-info.c \
glibtop-client.c glibtop-server.c \
glibtop-backend.c glibtop-client-private.h \
- glibtop-server-private.h \
+ glibtop-server-private.h xmalloc.c error.c \
$(BUILT_SOURCES)
libgtop_server_la_SOURCES = error.c xmalloc.c