aboutsummaryrefslogtreecommitdiff
path: root/src/clef/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/clef/Makefile.in')
-rw-r--r--src/clef/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clef/Makefile.in b/src/clef/Makefile.in
index cd745337..42a233e4 100644
--- a/src/clef/Makefile.in
+++ b/src/clef/Makefile.in
@@ -65,7 +65,7 @@ $(axiom_target_bindir)/clef$(EXEEXT): $(clef_objects) $(clef_DEPENDENCIES)
.PRECIOUS: %.lo
%.lo: ${INC}/useproto.h ${INC}/edible.h \
- $(axiom_configdir)/axiom-c-macros.h
+ $(axiom_configdir)/openaxiom-c-macros.h
%.lo: %.c $(axiom_c_macros_h)
$(COMPILE) -o $@ ${CCF} $(axiom_includes) $<