Minor `make distcheck' fixes.

This commit is contained in:
Martin Baulig
1999-01-03 19:17:39 +00:00
parent 2f12b5aec2
commit 17962b4548
18 changed files with 124 additions and 115 deletions

View File

@@ -15,6 +15,8 @@ libgtop_sysdeps_la_LDFLAGS = $(LT_VERSION_INFO)
include_HEADERS = glibtop_server.h
noinst_HEADERS = kernel.h
kernel.o kernel.lo: $(srcdir)/kernel.s
rm -f kernel.o kernel.lo
$(AS) -o kernel.o $(srcdir)/kernel.s