Add libffms/include/*.h to the list of sources so the headers get included, found by rofflwalffls on irc, thanks!
Originally committed to SVN as r3769.
This commit is contained in:
parent
78ccb785cc
commit
ab857d115c
1 changed files with 2 additions and 1 deletions
|
@ -22,4 +22,5 @@ libffmpegsource_aegisub_a_SOURCES = \
|
||||||
src/core/wave64writer.cpp
|
src/core/wave64writer.cpp
|
||||||
|
|
||||||
libffmpegsource_aegisub_a_SOURCES += \
|
libffmpegsource_aegisub_a_SOURCES += \
|
||||||
src/core/*.h
|
src/core/*.h \
|
||||||
|
include/*.h
|
||||||
|
|
Loading…
Reference in a new issue