File: Makefile.am

package info (click to toggle)
bbappconf 0.0.2-6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 488 kB
  • ctags: 781
  • sloc: cpp: 4,861; sh: 327; makefile: 70
file content (9 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
configdir = $(datadir)/bbtools

config_DATA =	bbappconf.bb \
		bbappconf.nobb \
		README.bbappconf

EXTRA_DIST = $(config_DATA)

all-local: