Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Agner
weston
Commits
2669f72e
Commit
2669f72e
authored
Jul 21, 2011
by
Kristian Høgsberg
Browse files
clients: Rename simple-client to simple-egl
parent
93165e3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
clients/Makefile.am
View file @
2669f72e
...
...
@@ -3,9 +3,9 @@ noinst_PROGRAMS = $(clients_programs) \
$(simple_clients_programs)
if
BUILD_SIMPLE_CLIENTS
simple_clients_programs
=
simple-
client
simple-shm
simple_
client
_SOURCES
=
simple-
client
.c
simple_
client
_LDADD
=
$(SIMPLE_CLIENT_LIBS)
-lm
simple_clients_programs
=
simple-
egl
simple-shm
simple_
egl
_SOURCES
=
simple-
egl
.c
simple_
egl
_LDADD
=
$(SIMPLE_CLIENT_LIBS)
-lm
simple_shm_SOURCES
=
simple-shm.c
simple_shm_LDADD
=
$(SIMPLE_CLIENT_LIBS)
...
...
clients/simple-
client
.c
→
clients/simple-
egl
.c
View file @
2669f72e
File moved
Write
Preview
Supports
Markdown
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