aboutsummaryrefslogtreecommitdiffstats
path: root/enlightenment.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'enlightenment.pc.in')
-rw-r--r--enlightenment.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/enlightenment.pc.in b/enlightenment.pc.in
index c8d18e91c..bda8b1931 100644
--- a/enlightenment.pc.in
+++ b/enlightenment.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@/@PACKAGE@
Name: enlightenment
Description: Enlightenmnt Window Manager
Version: @VERSION@
-Libs: @libdir@/@PACKAGE@/modules
+Libs: -L${libdir}
Libs.private:
-Cflags: -I${includedir}
+Cflags: -I${includedir} @e_cflags@