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.
This commit is contained in:
committed by
Martin Baulig
parent
dfb9d6f967
commit
5bfb085021
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user