*** empty log message ***
This commit is contained in:
@@ -18,6 +18,9 @@ libgtop_backend_sysdeps_la_LDFLAGS = \
|
|||||||
BUILT_SOURCES = \
|
BUILT_SOURCES = \
|
||||||
marshal.c
|
marshal.c
|
||||||
|
|
||||||
|
EXTRA_DIST = \
|
||||||
|
marshal.pl
|
||||||
|
|
||||||
CLEANFILES = $(BUILT_SOURCES)
|
CLEANFILES = $(BUILT_SOURCES)
|
||||||
|
|
||||||
marshal.c: marshal.pl $(top_builddir)/config.h $(top_srcdir)/features.def $(top_srcdir)/scripts/c_types.pl
|
marshal.c: marshal.pl $(top_builddir)/config.h $(top_srcdir)/features.def $(top_srcdir)/scripts/c_types.pl
|
||||||
|
@@ -25,7 +25,6 @@
|
|||||||
#define __GLIBTOP_OPEN_H__
|
#define __GLIBTOP_OPEN_H__
|
||||||
|
|
||||||
#include <glibtop.h>
|
#include <glibtop.h>
|
||||||
#include <glibtop/read.h>
|
|
||||||
#include <glibtop/error.h>
|
#include <glibtop/error.h>
|
||||||
|
|
||||||
BEGIN_LIBGTOP_DECLS
|
BEGIN_LIBGTOP_DECLS
|
||||||
|
@@ -27,7 +27,7 @@ structures.h: structures.pl $(top_builddir)/config.h \
|
|||||||
structures.h > tmp-s
|
structures.h > tmp-s
|
||||||
mv tmp-s structures.h
|
mv tmp-s structures.h
|
||||||
|
|
||||||
EXTRA_DIST = lib.pl
|
EXTRA_DIST = lib.pl structures.pl
|
||||||
|
|
||||||
CLEANFILES = $(BUILT_SOURCES)
|
CLEANFILES = $(BUILT_SOURCES)
|
||||||
|
|
||||||
|
@@ -62,7 +62,6 @@ include/glibtop/xmalloc.h
|
|||||||
src/inodedb/file_by_inode.c
|
src/inodedb/file_by_inode.c
|
||||||
src/inodedb/mkinodedb.c
|
src/inodedb/mkinodedb.c
|
||||||
src/daemon/io.c
|
src/daemon/io.c
|
||||||
src/daemon/main.c
|
|
||||||
src/daemon/server.c
|
src/daemon/server.c
|
||||||
src/daemon/slave.c
|
src/daemon/slave.c
|
||||||
src/daemon/version.c
|
src/daemon/version.c
|
||||||
|
Reference in New Issue
Block a user