aboutsummaryrefslogtreecommitdiffstats
path: root/src/psl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/psl/Makefile')
-rw-r--r--src/psl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psl/Makefile b/src/psl/Makefile
index 472a82b01..fdcfccaf7 100644
--- a/src/psl/Makefile
+++ b/src/psl/Makefile
@@ -20,7 +20,7 @@
# be committed and distribued with the sources, so that users don't need to
# regenerate them (and don't need to have python installed).
-PNODES=../xtools/pnodes.py
+PNODES=../../python/xtools/pnodes.py
DEPS=psl-nodes.ads psl-nodes.adb.in $(PNODES)