From fcf00342a6cf14ce1cb191d688bb780ed587408c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 20 Feb 2004 01:11:53 +0000 Subject: 2004-02-20 Ralf Corsepius * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, wrapup/Makefile.am: Fix automake problems having been introduced in previous patch. --- c/src/librdbg/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/librdbg/Makefile.am') diff --git a/c/src/librdbg/Makefile.am b/c/src/librdbg/Makefile.am index afae87b7cc..e1d41d7bfe 100644 --- a/c/src/librdbg/Makefile.am +++ b/c/src/librdbg/Makefile.am @@ -193,7 +193,7 @@ TMPINSTALL_FILES = $(PROJECT_LIB)/$(dirstamp): @$(mkdir_p) $(PROJECT_LIB) @: > $(PROJECT_LIB)/$(dirstamp) -PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp) +TMPINSTALL_FILES += $(PROJECT_LIB)/$(dirstamp) if HAS_RDBG $(PROJECT_INCLUDE)/rdbg/$(dirstamp): -- cgit v1.2.3