File: Makefile.am

package info (click to toggle)
sysfsutils 2.1.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 656 kB
  • sloc: ansic: 7,344; perl: 95; makefile: 69; sh: 59
file content (7 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
ACLOCAL_AMFLAGS = -I m4

man_MANS = systool.1
EXTRA_DIST = docs include $(man_MANS) CREDITS lib/LGPL cmd/GPL test/GPL
SUBDIRS = lib cmd test
includedir=@includedir@/sysfs
include_HEADERS = include/libsysfs.h include/dlist.h