File: Makefile.am

package info (click to toggle)
libabigail 1.0~rc6-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 394,432 kB
  • ctags: 7,019
  • sloc: cpp: 56,835; sh: 11,177; xml: 3,945; makefile: 1,774; python: 1,128; ansic: 934
file content (11 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#if ENABLE_BASH_COMPLETION
EXTRA_DIST = \
abicompat \
abidiff \
abidw \
abilint \
abinilint \
abipkgdiff \
abisym \
fedabipkgdiff
#endif