*** empty log message ***

This commit is contained in:
Martin Baulig
2000-01-13 01:25:55 +00:00
parent 371371b633
commit f7b69ebfae
4 changed files with 11 additions and 9 deletions

View File

@@ -24,7 +24,8 @@ BUILT_SOURCES = \
marshal.c
EXTRA_DIST = \
marshal.pl
marshal.pl \
libgtop-common.backend
CLEANFILES = $(BUILT_SOURCES)

View File

@@ -50,15 +50,16 @@ libgtop_server_LDFLAGS = -static
endif
BUILT_SOURCES = \
marshal.c \
demarshal.c \
marshal.c \
demarshal.c \
command.h
EXTRA_DIST = \
marshal.pl \
demarshal.pl \
command.pl \
command.h.in
marshal.pl \
demarshal.pl \
command.pl \
command.h.in \
libgtop-server.backend
CLEANFILES = $(BUILT_SOURCES)

View File

@@ -25,7 +25,7 @@ BUILT_SOURCES = \
EXTRA_DIST = \
marshal.pl \
libgtop-server.backend
libgtop-sysdeps.backend
CLEANFILES = $(BUILT_SOURCES)