Imported Upstream version 3.2.0
[debian/amanda] / example / Makefile.am
index 3f810c3f128b57c81246744e4a0bd9ae5931ffeb..f2f3052c1681cc9b5937d88373a5159e72d26252 100644 (file)
@@ -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)