aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 072ef25..97130bb 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ all:
info: solar-python.info
solar-python.info: info/solar-python.texinfo info/fdl.texinfo
- $(MAKEINFO) $<
+ $(MAKEINFO) info/solar-python.texinfo
install:
mkdir -p -- "$(DESTDIR)$(PREFIX)/lib/python$(PYTHON_MAJOR).$(PYTHON_MINOR)/site-packages"