File: Makefile.am

package info (click to toggle)
quvi 0.9.4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 2,640 kB
  • ctags: 912
  • sloc: sh: 12,149; ansic: 5,839; makefile: 261; sed: 16
file content (8 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
EXTRA_DIST=asciidoc.conf footer.txt

SUBDIRS=
if WITH_MANUAL
SUBDIRS+=man1 man5
endif

# vim: set ts=2 sw=2 tw=72 expandtab: