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
Archive
gnome-games
Commits
f21902e0
Commit
f21902e0
authored
Jul 18, 2017
by
Adrien Plazas
Browse files
dist: Add missing C headers
parent
ddfb9816
Changes
2
Hide whitespace changes
Inline
Side-by-side
plugins/playstation/src/Makefile.am
View file @
f21902e0
...
...
@@ -80,6 +80,9 @@ libgames_playstation_plugin_la_LDFLAGS = \
EXTRA_DIST
=
\
$(plugin_DATA)
\
$(gresource_file)
\
disc-image.h
\
disc-file-info.h
\
disc-image-time.h
\
$(NULL)
MAINTAINERCLEANFILES
=
\
...
...
src/Makefile.am
View file @
f21902e0
...
...
@@ -23,11 +23,24 @@ BUILT_SOURCES = \
EXTRA_DIST
=
\
$(gresource_file)
\
event/event.h
\
event/event.vapi
\
event/event-codes.vapi
\
event/linux/input-event-codes.h
\
gamepad/gamepad.h
\
gamepad/gamepad.vapi
\
gamepad/gamepad-dpad.h
\
gamepad/gamepad-input.h
\
gamepad/gamepad-mapping.h
\
gamepad/gamepad-mapping-error.h
\
gamepad/gamepad-mappings-manager.h
\
gamepad/gamepad-monitor.h
\
gamepad/gamepad-monitor.vapi
\
gamepad/linux/linux-raw-gamepad.h
\
gamepad/linux/linux-raw-gamepad-monitor.h
\
gamepad/raw-gamepad.h
\
gamepad/raw-gamepad.vapi
\
gamepad/raw-gamepad-monitor.h
\
$(NULL)
header_file
=
libgnome-games.h
...
...
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