sigar/include/Makefile.am
Jan Kneschke d65177559d fixed the autotools setup
* fixed compile on all Unixes
  * added unit-tests
  * added cmake to build natively on win32
  * fixed the "make dist" setup to include all os-dirs
2009-08-09 15:35:24 +02:00

13 lines
183 B
Makefile

include_HEADERS = \
sigar.h \
sigar_fileinfo.h \
sigar_format.h \
sigar_getline.h \
sigar_log.h \
sigar_private.h \
sigar_ptql.h \
sigar_util.h
EXTRA_DIST=\
CMakeLists.txt