File: Makefile.am

package info (click to toggle)
libnl3 3.2.24-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,876 kB
  • ctags: 9,179
  • sloc: ansic: 41,143; sh: 11,605; python: 3,697; yacc: 476; makefile: 474; cpp: 454; lex: 202
file content (11 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
# -*- Makefile -*-

SUBDIRS = route genl

EXTRA_DIST = \
	capi.i \
	fixes.h \
	__init__.py \
	core.py \
	util.py \
	utils.h