File: Makefile.am

package info (click to toggle)
libcgroup 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,840 kB
  • sloc: ansic: 15,527; python: 8,219; cpp: 5,652; sh: 5,209; yacc: 470; makefile: 419; lex: 38
file content (4 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (2)
1
2
3
4
DIST_SUBDIRS = ftests gunit
if WITH_TESTS
SUBDIRS = $(DIST_SUBDIRS)
endif