diff options
Diffstat (limited to 'xwaylandproto.pc.in')
-rw-r--r-- | xwaylandproto.pc.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/xwaylandproto.pc.in b/xwaylandproto.pc.in new file mode 100644 index 0000000..16fccc7 --- /dev/null +++ b/xwaylandproto.pc.in @@ -0,0 +1,7 @@ +prefix=@prefix@ +includedir=@includedir@ + +Name: XwaylandProto +Description: Xwayland extension headers +Version: 1.0 +Cflags: -I${includedir} |