summaryrefslogtreecommitdiff
path: root/pkgconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/Makefile')
-rw-r--r--pkgconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgconfig/Makefile b/pkgconfig/Makefile
index d1dc550..4bf28cf 100644
--- a/pkgconfig/Makefile
+++ b/pkgconfig/Makefile
@@ -1,6 +1,6 @@
DIR= ${LIBDIR}/pkgconfig
-SRCS= openrc.pc.in
-INC= openrc.pc
+SRCS= einfo.pc.in openrc.pc.in
+INC= einfo.pc openrc.pc
.DEFAULT:
${SED} -n -e 's/^VERSION=[[:space:]]*\([^[:space:]]*\).*/#define VERSION "\1${GITVER}\"/p' ../../Makefile > version.h