File: Makefile.am

package info (click to toggle)
cufflinks 2.2.1-1
  • links: PTS, VCS
  • area: non-free
  • in suites: jessie, jessie-kfreebsd
  • size: 4,868 kB
  • ctags: 10,740
  • sloc: cpp: 56,363; ansic: 12,297; sh: 3,405; python: 436; makefile: 242
file content (8 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8

ALWAYS_BUILT = src
SUBDIRS = $(ALWAYS_BUILT)
DIST_SUBDIRS = $(ALWAYS_BUILT) 

EXTRA_DIST = LICENSE

.PHONY: FORCE