From 0724887fc299c86ac8346f3bd84009aa2e575997 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Jan 2004 07:29:04 +0000 Subject: 2004-01-14 Ralf Corsepius * wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * automake/lib.am: Remove TMPINSTALL_FILES. --- c/src/automake/lib.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src/automake') diff --git a/c/src/automake/lib.am b/c/src/automake/lib.am index 637694c84f..d910a8fbff 100644 --- a/c/src/automake/lib.am +++ b/c/src/automake/lib.am @@ -14,5 +14,3 @@ $(RM) $@ $(AR) $(ARFLAGS) $@ $^ $(RANLIB) $@ endef - -TMPINSTALL_FILES = -- cgit v1.2.3