From 44bb75cf6ed30745bdce6cf3ff6c433ae2035b1c Mon Sep 17 00:00:00 2001 From: Manish Vachharajani Date: Sun, 28 Jun 1998 21:37:14 +0000 Subject: [PATCH] Made glibtop_machine.h get put in include_HEADERS --- sysdeps/linux/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/linux/Makefile.am b/sysdeps/linux/Makefile.am index 5c5cb132..04962feb 100644 --- a/sysdeps/linux/Makefile.am +++ b/sysdeps/linux/Makefile.am @@ -14,4 +14,4 @@ libgtop_sysdeps_la_SOURCES = init.c open.c close.c cpu.c mem.c swap.c \ proctime.c procmem.c procsignal.c prockernel.c \ procsegment.c -include_HEADERS = glibtop_server.h +include_HEADERS = glibtop_server.h glibtop_machine.h