*** empty log message ***

This commit is contained in:
Martin Baulig
2000-01-08 21:51:33 +00:00
parent ec5b8790ec
commit 8745316574
4 changed files with 4 additions and 3 deletions

View File

@@ -18,6 +18,9 @@ libgtop_backend_sysdeps_la_LDFLAGS = \
BUILT_SOURCES = \
marshal.c
EXTRA_DIST = \
marshal.pl
CLEANFILES = $(BUILT_SOURCES)
marshal.c: marshal.pl $(top_builddir)/config.h $(top_srcdir)/features.def $(top_srcdir)/scripts/c_types.pl

View File

@@ -25,7 +25,6 @@
#define __GLIBTOP_OPEN_H__
#include <glibtop.h>
#include <glibtop/read.h>
#include <glibtop/error.h>
BEGIN_LIBGTOP_DECLS

View File

@@ -27,7 +27,7 @@ structures.h: structures.pl $(top_builddir)/config.h \
structures.h > tmp-s
mv tmp-s structures.h
EXTRA_DIST = lib.pl
EXTRA_DIST = lib.pl structures.pl
CLEANFILES = $(BUILT_SOURCES)

View File

@@ -62,7 +62,6 @@ include/glibtop/xmalloc.h
src/inodedb/file_by_inode.c
src/inodedb/mkinodedb.c
src/daemon/io.c
src/daemon/main.c
src/daemon/server.c
src/daemon/slave.c
src/daemon/version.c