File: Makefile.am

package info (click to toggle)
powertop 2.15-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,176 kB
  • sloc: cpp: 14,492; ansic: 8,029; makefile: 197; sh: 37
file content (17 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
AUTOMAKE_OPTIONS = subdir-objects
ACLOCAL_AMFLAGS = --install -I m4

SUBDIRS = \
	traceevent \
	src \
	po \
	doc \
	scripts/bash-completion

EXTRA_DIST = \
	config.rpath \
	m4/ChangeLog  \
	README \
	TODO \
	COPYING \
	autogen.sh