File: Makefile.am

package info (click to toggle)
cdebootstrap 0.7.9
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie, trixie-proposed-updates
  • size: 412 kB
  • sloc: ansic: 3,557; makefile: 232; perl: 118; sh: 87
file content (16 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
noinst_HEADERS = \
	check.h \
	decompress.h \
	frontend.h \
	download.h \
	execute.h \
	gpg.h \
	install.h \
	log.h \
	package.h \
	suite.h \
	suite_action.h \
	suite_config.h \
	suite_packages.h \
	target.h \
	util.h