aboutsummaryrefslogtreecommitdiff
path: root/lib/backup/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backup/Makefile.am')
-rw-r--r--lib/backup/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/backup/Makefile.am b/lib/backup/Makefile.am
new file mode 100644
index 0000000..ec4cb91
--- /dev/null
+++ b/lib/backup/Makefile.am
@@ -0,0 +1,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.