X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=example%2FMakefile.am;fp=example%2FMakefile.am;h=6e51c9a312ad29ad480db961adaf9747ba0be03f;hb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;hp=824aead04655caa0ad704e9ab8383fcdd563761e;hpb=fb2bd066c2f8b34addafe48d62550e3033a59431;p=debian%2Famanda diff --git a/example/Makefile.am b/example/Makefile.am index 824aead..6e51c9a 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -1,13 +1,14 @@ # Makefile for sample configuration files +include $(top_srcdir)/config/automake/vars.am include $(top_srcdir)/config/automake/installperms.am -amanda_dir = $(localstatedir)/lib/amanda +amanda_dir = $(amdatadir) templatedir = $(amanda_dir)/template.d exampledir = $(amanda_dir)/example lbltempldir = $(amanda_dir)/example/label-templates -EXTRA_DIST = chg-multi.conf \ +EXTRA_DIST += chg-multi.conf \ chg-scsi.conf \ config.site \ disklist \ @@ -26,6 +27,7 @@ dist_template_DATA = template.d/advanced.conf \ dist_example_DATA = amanda.conf \ amanda-client.conf \ inetd.conf.amandaclient \ + inetd.conf.amandaserver \ xinetd.amandaclient \ xinetd.amandaserver