From e496c0487d71ad524c6c59fe29b055b638896664 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Thu, 23 Jul 2009 15:14:21 +0000 Subject: [PATCH] Remove a couple of auto3 remnants from Makefile.am. Originally committed to SVN as r3219. --- aegisub/src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/aegisub/src/Makefile.am b/aegisub/src/Makefile.am index 32141a213..fff9beeda 100644 --- a/aegisub/src/Makefile.am +++ b/aegisub/src/Makefile.am @@ -143,7 +143,6 @@ EXTRA_aegisub_2_2_SOURCES = \ audio_player_portaudio.cpp \ audio_player_pulse.cpp \ audio_provider_avs.cpp \ - auto4_auto3.cpp \ auto4_lua.cpp \ auto4_lua_assfile.cpp \ auto4_lua_dialog.cpp \ @@ -161,7 +160,6 @@ EXTRA_aegisub_2_2_SOURCES = \ aegisub_2_2_SOURCES = \ - $(AUTO3_LUA) \ $(FFMPEG) \ $(HUNSPELL) \ $(LIBASS) \