Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jean-Baptiste Kempf
libaacs
Commits
89cf717f
Commit
89cf717f
authored
Oct 08, 2013
by
npzacs
Browse files
Rename *_dirs.c
parent
f26483a0
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
89cf717f
...
...
@@ -34,14 +34,14 @@ EXTRA_libaacs_la_SOURCES=\
if
HAVE_DARWIN
libaacs_la_SOURCES
+=
\
file/darwin.c
file/
dirs_
darwin.c
else
if
HAVE_WIN32
libaacs_la_SOURCES
+=
\
file/win32.c
file/
dirs_
win32.c
else
libaacs_la_SOURCES
+=
\
file/xdg.c
file/
dirs_
xdg.c
endif
endif
...
...
src/file/darwin.c
→
src/file/
dirs_
darwin.c
View file @
89cf717f
File moved
src/file/win32.c
→
src/file/
dirs_
win32.c
View file @
89cf717f
File moved
src/file/xdg.c
→
src/file/
dirs_
xdg.c
View file @
89cf717f
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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