From de58e99aa569ed936db3e04047f970d6bad10af6 Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Wed, 27 Sep 2017 23:10:36 +0200 Subject: Revert "Have a new directory to get rid of with maintainer-clean." This reverts commit 024027ae2dcc425f7a3bf5bf3ff3671833b02ce6. --- makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'makefile.am') diff --git a/makefile.am b/makefile.am index 23384bd..65b10d8 100644 --- a/makefile.am +++ b/makefile.am @@ -51,7 +51,7 @@ mcron.c : scm/mcron/main.scm scm/mcron/crontab.scm makefile.ed mcron.c.template @rm -f mcron.escaped.scm > /dev/null 2>&1 -# Full program prefix. +#full program prefix fpp = $(DESTDIR)$(bindir)/@real_program_prefix@ @@ -83,7 +83,3 @@ uninstall-hook: $(dist_man_MANS): mcron.c $(HELP2MAN) -n 'a program to run tasks at regular (or not) intervals' \ ./mcron > $@ - - -maintainer-clean-local: - rm -r build-aux -- cgit v1.2.3