aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Makefile')
-rw-r--r--packages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Makefile b/packages/Makefile
index 691ff3c7..2976ab17 100644
--- a/packages/Makefile
+++ b/packages/Makefile
@@ -55,7 +55,7 @@ PIDIP_VERSION := $(shell grep _VERSION= $(externals_src)/pidip/configure.ac | \
cut -d '"' -f 2)
PMPD_VERSION := $(shell grep "define VERSION" \
- $(externals_src)/pmpd/src/pmpd.c | cut -d '"' -f 2)
+ $(externals_src)/pmpd/pmpd.c | cut -d '"' -f 2)
TOXY_MAJOR_VERSION := $(shell grep TOXY_VERSION \