eol-style native on new files, also add said new files to Makefile.am
Originally committed to SVN as r2388.
This commit is contained in:
parent
8ecedcbc2d
commit
a2c5b5778c
1 changed files with 2 additions and 0 deletions
|
@ -144,6 +144,7 @@ EXTRA_aegisub_SOURCES = \
|
||||||
audio_player_pulse.cpp \
|
audio_player_pulse.cpp \
|
||||||
audio_provider_avs.cpp \
|
audio_provider_avs.cpp \
|
||||||
audio_provider_lavc.cpp \
|
audio_provider_lavc.cpp \
|
||||||
|
audio_provider_ffmpegsource.cpp \
|
||||||
auto4_auto3.cpp \
|
auto4_auto3.cpp \
|
||||||
auto4_lua.cpp \
|
auto4_lua.cpp \
|
||||||
auto4_lua_assfile.cpp \
|
auto4_lua_assfile.cpp \
|
||||||
|
@ -154,6 +155,7 @@ EXTRA_aegisub_SOURCES = \
|
||||||
auto4_ruby_dialog.cpp \
|
auto4_ruby_dialog.cpp \
|
||||||
avisynth_wrap.cpp \
|
avisynth_wrap.cpp \
|
||||||
dialog_associations.cpp \
|
dialog_associations.cpp \
|
||||||
|
ffmpegsource_common.cpp \
|
||||||
lavc_file.cpp \
|
lavc_file.cpp \
|
||||||
lavc_keyframes.cpp \
|
lavc_keyframes.cpp \
|
||||||
macosx/bevelButton.cpp \
|
macosx/bevelButton.cpp \
|
||||||
|
|
Loading…
Reference in a new issue