Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
external
ffmpeg
Commits
144904e9
Commit
144904e9
authored
Dec 13, 2011
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: rename subdir.mak ---> library.mak
parent
0d9bd2d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
library.mak
library.mak
+0
-0
No files found.
Makefile
View file @
144904e9
...
...
@@ -113,7 +113,7 @@ define DOSUBDIR
$(foreach
V,$(SUBDIR_VARS),$(eval
$(call
RESET,$(V))))
SUBDIR
:=
$(1)
/
include
$(SRC_PATH)/$(1)/Makefile
include
$(SRC_PATH)/
subdir
.mak
include
$(SRC_PATH)/
library
.mak
endef
$(foreach
D,$(FFLIBS),$(eval
$(call
DOSUBDIR,lib$(D))))
...
...
subdir
.mak
→
library
.mak
View file @
144904e9
File moved
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