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:
Karl Blomster 2008-09-24 11:27:42 +00:00
parent 8ecedcbc2d
commit a2c5b5778c
1 changed files with 2 additions and 0 deletions

View File

@ -144,6 +144,7 @@ EXTRA_aegisub_SOURCES = \
audio_player_pulse.cpp \
audio_provider_avs.cpp \
audio_provider_lavc.cpp \
audio_provider_ffmpegsource.cpp \
auto4_auto3.cpp \
auto4_lua.cpp \
auto4_lua_assfile.cpp \
@ -154,6 +155,7 @@ EXTRA_aegisub_SOURCES = \
auto4_ruby_dialog.cpp \
avisynth_wrap.cpp \
dialog_associations.cpp \
ffmpegsource_common.cpp \
lavc_file.cpp \
lavc_keyframes.cpp \
macosx/bevelButton.cpp \