aboutsummaryrefslogtreecommitdiff
path: root/lib/backup/Makefile.am
blob: ec4cb910858bff3cc79b263b6a4558d1faf99d52 (plain)
1
2
3
4
5
6
7
8
9
10
11
libbackupdir=$(libdir)/backup
libbackup_SCRIPTS=\
 common.sh\
 fs.sh\
 postgres.sh
EXTRA_DIST=\
 common.in\
 fs.sh\
 postgres.sh
DISTCLEANFILES=common.sh
include $(top_srcdir)/Make.rules

Return to:

Send suggestions and report system problems to the System administrator.