File: Makefile.am

package info (click to toggle)
cdebootstrap 0.3.15
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 872 kB
  • ctags: 318
  • sloc: sh: 3,516; ansic: 2,568; makefile: 279; perl: 77
file content (12 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
noinst_HEADERS = \
	check.h \
	frontend.h \
	download.h \
	execute.h \
	install.h \
	log.h \
	packages.h \
	prepare.h \
	suite.h \
	suite_action.h \
	suite_config.h