File: Makefile.am

package info (click to toggle)
tophat 2.0.13%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,468 kB
  • ctags: 4,758
  • sloc: cpp: 26,923; ansic: 17,902; python: 5,362; sh: 3,380; makefile: 882; perl: 521
file content (7 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
ALWAYS_BUILT = src
SUBDIRS = $(ALWAYS_BUILT)
DIST_SUBDIRS = $(ALWAYS_BUILT) 

EXTRA_DIST = LICENSE

.PHONY: FORCE