summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/preinstall.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librdbg/preinstall.am')
-rw-r--r--c/src/librdbg/preinstall.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/librdbg/preinstall.am b/c/src/librdbg/preinstall.am
index 752dc2ca1b..f05c934496 100644
--- a/c/src/librdbg/preinstall.am
+++ b/c/src/librdbg/preinstall.am
@@ -8,7 +8,7 @@ endif
PREINSTALL_DIRS =
DISTCLEANFILES += $(PREINSTALL_DIRS)
-all: $(PREINSTALL_FILES) all-am
+all-am: $(PREINSTALL_FILES)
PREINSTALL_FILES =
CLEANFILES += $(PREINSTALL_FILES)