From 616b4dc8c4f1f05b6d327b765ffebf25945d4708 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 7 Apr 2010 22:20:43 +0000 Subject: updated location of pmpd.c svn path=/trunk/; revision=13404 --- packages/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/Makefile') 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 \ -- cgit v1.2.1