Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
# this, and it's not unreasonable to expect user-defined rules might
# do that as well).
distclean:
- rm -f $(am.relpath.makefile) $(am__config_distclean_files)
+ rm -f $(am.relpath.makefile) $(am.clean.config-files)
maintainer-clean:
- rm -f $(am.relpath.makefile) $(am__config_distclean_files)
+ rm -f $(am.relpath.makefile) $(am.clean.config-files)
.PHONY: clean mostlyclean distclean maintainer-clean \
clean-generic mostlyclean-generic distclean-generic maintainer-clean-generic
## 'distclean' and 'maintainer-clean' targets there to understand
## why we cannot simply append this to $(am.clean.dist.f) or
## $(am.clean.maint.f).
-am__config_distclean_files = \
+am.clean.config-files = \
config.status \
config.cache \
config.log \