Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Simon Ser
wayland
Commits
ba90497b
Commit
ba90497b
authored
Sep 20, 2013
by
Jason Ekstrand
Committed by
Kristian Høgsberg
Sep 21, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Export the Wayland protocol XML file
Signed-off-by:
Jason Ekstrand
<
jason@jlekstrand.net
>
parent
b99edb8b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
1 deletion
+5
-1
protocol/Makefile.am
protocol/Makefile.am
+1
-1
src/wayland-client.pc.in
src/wayland-client.pc.in
+2
-0
src/wayland-server.pc.in
src/wayland-server.pc.in
+2
-0
No files found.
protocol/Makefile.am
View file @
ba90497b
EXTRA_DIST
=
wayland.xml
dist_pkgdata_DATA
=
wayland.xml
src/wayland-client.pc.in
View file @
ba90497b
prefix=@prefix@
exec_prefix=@exec_prefix@
datarootdir=@datarootdir@
pkgdatadir=@datadir@/@PACKAGE@
libdir=@libdir@
includedir=@includedir@
...
...
src/wayland-server.pc.in
View file @
ba90497b
prefix=@prefix@
exec_prefix=@exec_prefix@
datarootdir=@datarootdir@
pkgdatadir=@datadir@/@PACKAGE@
libdir=@libdir@
includedir=@includedir@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment