X-Git-Url: https://git.gag.com/?p=debian%2Famanda;a=blobdiff_plain;f=example%2FMakefile.am;h=f2f3052c1681cc9b5937d88373a5159e72d26252;hp=3f810c3f128b57c81246744e4a0bd9ae5931ffeb;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hpb=fd48f3e498442f0cbff5f3606c7c403d0566150e diff --git a/example/Makefile.am b/example/Makefile.am index 3f810c3..f2f3052 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -66,12 +66,3 @@ EXTRA_DIST += $(lbltempl_DATA) # config.status leaves config.log files around CLEANFILES += config.log - -# figure out whether to put foo.in or foo itself into the dist tarball, based on whether -# foo.in exists. - -INSTALLPERMS_data = chown=amanda \ - dest=$(templatedir) $(template_DATA) \ - dest=$(server_exampledir) $(example_DATA) \ - dest=$(client_exampledir) $(example_DATA) \ - dest=$(lbltempldir) $(lbltempl_DATA)