* include/glibtop/Makefile.am: new file - header file now get properly installed and go into the distribution.
9 lines
378 B
Makefile
9 lines
378 B
Makefile
glibtopdir = $(includedir)/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 write.h error.h open.h \
|
|
procsegment.h read.h sysdeps.h xmalloc.h global.h \
|
|
output.h procsignal.h read_data.h union.h
|