File: Makefile.am

package info (click to toggle)
mokutil 0.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 260 kB
  • sloc: ansic: 3,281; makefile: 31; sh: 12
file content (6 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
SUBDIRS = src man

if ENABLE_BASH_COMPLETION
  bashcompletiondir = $(BASH_COMPLETION_DIR)
  dist_bashcompletion_DATA = data/mokutil
endif