Fixed makefile to include two missing cpp files

Originally committed to SVN as r1094.
This commit is contained in:
Rodrigo Braz Monteiro 2007-04-18 19:44:45 +00:00
parent 9f18c2d448
commit 8a7fc29c5d
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,7 @@ aegisub_SOURCES = \
dialog_search_replace.cpp \
dialog_selection.cpp \
dialog_shift_times.cpp \
dialog_spellchecker.cpp \
dialog_splash.cpp \
dialog_style_editor.cpp \
dialog_style_manager.cpp \
@ -92,6 +93,7 @@ aegisub_SOURCES = \
fft.cpp \
frame_main.cpp \
frame_main_events.cpp \
gl_text.cpp \
gl_wrap.cpp \
hilimod_textctrl.cpp \
hotkeys.cpp \