* configure.in: 2.10.2 post release bump. * include/glibtop/Makefile.am: * include/glibtop/parameter.h: * lib/init.c: Re-install open.h to please GTop (libgtop perl wrapper).
14 lines
547 B
Makefile
14 lines
547 B
Makefile
glibtopdir = $(includedir)/libgtop-2.0/glibtop
|
|
|
|
glibtop_HEADERS = close.h loadavg.h prockernel.h procstate.h \
|
|
sem_limits.h uptime.h command.h mem.h proclist.h \
|
|
proctime.h shm_limits.h version.h cpu.h msg_limits.h \
|
|
procmem.h procuid.h swap.h \
|
|
procsegment.h sysdeps.h global.h \
|
|
procsignal.h union.h gnuserv.h \
|
|
parameter.h mountlist.h fsusage.h procmap.h signal.h \
|
|
inodedb.h sysinfo.h ppp.h procargs.h netload.h \
|
|
netlist.h procopenfiles.h open.h
|
|
|
|
noinst_HEADERS = error.h write.h read_data.h read.h
|