remove hmekstat.h

This commit is contained in:
Doug MacEachern 2010-04-15 11:08:16 -07:00
parent 57176b2a24
commit 1d20d41304
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ INCLUDES = @INCLUDES@
SIGAR_OS_SRCS = solaris_sigar.c get_mib2.c kstats.c procfs.c
SIGAR_OS_HDRS = sigar_os.h get_mib2.h hmekstat.h
SIGAR_OS_HDRS = sigar_os.h get_mib2.h
if OS_SOLARIS
noinst_LTLIBRARIES = libsigar_os.la