[go: up one dir, main page]

File: Makefile.am

package info (click to toggle)
faubackup 0.5.8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 792 kB
  • ctags: 61
  • sloc: sh: 2,153; ansic: 916; makefile: 52
file content (9 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9

man_MANS = \
	faubackup.8 \
	faubackup-find.8 \
	faubackup-gather.8 \
	faubackup.conf.5

install-data-hook:
	cd $(DESTDIR)$(mandir)/man8; $(LN_S) faubackup-gather.8 faubackup-scatter.8