From 4825235896ca7ae889871d74543cb1b7f712c7d6 Mon Sep 17 00:00:00 2001 From: Rodrigo Braz Monteiro Date: Wed, 20 Jun 2007 21:26:39 +0000 Subject: [PATCH] Forgot to update makefile AGAIN. Originally committed to SVN as r1275. --- aegisub/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/aegisub/Makefile.am b/aegisub/Makefile.am index 22a893893..834b66563 100644 --- a/aegisub/Makefile.am +++ b/aegisub/Makefile.am @@ -178,6 +178,7 @@ aegisub_SOURCES = \ mythes.cxx \ options.cpp \ spellchecker.cpp \ + standard_paths.cpp \ static_bmp.cpp \ string_codec.cpp \ subs_edit_box.cpp \