From 7385c15e8e39c97f54b7c273c5ffc31a193ced1a Mon Sep 17 00:00:00 2001 From: Sean Burke Date: Thu, 14 Aug 2003 08:10:51 +0000 Subject: [PATCH] Remove ActiveItemList from the Makefile. --- stepmania/src/Makefile.am | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index 92e6179760..c9ba8e4522 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -138,14 +138,14 @@ ScrollingList.cpp ScrollingList.h SnapDisplay.cpp SnapDisplay.h TextBanner.cpp T WheelNotifyIcon.cpp WheelNotifyIcon.h ActorsInGameplay = \ -ActiveItemList.cpp ActiveItemList.h ArrowBackdrop.cpp ArrowBackdrop.h ArrowEffects.cpp ArrowEffects.h \ -Background.cpp Background.h CombinedLifeMeterEnemy.h CombinedLifeMeterEnemy.cpp \ -CombinedLifeMeterTug.h CombinedLifeMeterTug.cpp Combo.cpp Combo.h DancingCharacters.cpp DancingCharacters.h \ -GhostArrow.cpp GhostArrow.h GhostArrowRow.cpp GhostArrowRow.h GrayArrow.cpp GrayArrow.h GrayArrowRow.cpp GrayArrowRow.h \ -HoldGhostArrow.cpp HoldGhostArrow.h HoldJudgment.cpp HoldJudgment.h Judgment.cpp Judgment.h LifeMeter.h \ -LifeMeterBar.cpp LifeMeterBar.h LifeMeterBattery.cpp LifeMeterBattery.h LyricDisplay.cpp LyricDisplay.h \ -NoteDisplay.cpp NoteDisplay.h NoteField.cpp NoteField.h Player.cpp Player.h ProTimingDisplay.cpp ProTimingDisplay.h \ -ScoreDisplay.cpp ScoreDisplay.h ScoreDisplayBattle.cpp ScoreDisplayBattle.h ScoreDisplayNormal.cpp ScoreDisplayNormal.h \ +ArrowBackdrop.cpp ArrowBackdrop.h ArrowEffects.cpp ArrowEffects.h Background.cpp Background.h \ +CombinedLifeMeterEnemy.h CombinedLifeMeterEnemy.cpp CombinedLifeMeterTug.h CombinedLifeMeterTug.cpp Combo.cpp Combo.h \ +DancingCharacters.cpp DancingCharacters.h GhostArrow.cpp GhostArrow.h GhostArrowRow.cpp GhostArrowRow.h \ +GrayArrow.cpp GrayArrow.h GrayArrowRow.cpp GrayArrowRow.h HoldGhostArrow.cpp HoldGhostArrow.h \ +HoldJudgment.cpp HoldJudgment.h Judgment.cpp Judgment.h LifeMeter.h LifeMeterBar.cpp LifeMeterBar.h \ +LifeMeterBattery.cpp LifeMeterBattery.h LyricDisplay.cpp LyricDisplay.h NoteDisplay.cpp NoteDisplay.h NoteField.cpp \ +NoteField.h Player.cpp Player.h ProTimingDisplay.cpp ProTimingDisplay.h ScoreDisplay.cpp ScoreDisplay.h \ +ScoreDisplayBattle.cpp ScoreDisplayBattle.h ScoreDisplayNormal.cpp ScoreDisplayNormal.h \ ScoreDisplayOni.cpp ScoreDisplayOni.h ScoreDisplayRave.cpp ScoreDisplayRave.h TimingAssist.cpp TimingAssist.h Helpers = SDL_dither.cpp SDL_dither.h SDL_rotozoom.cpp SDL_rotozoom.h SDL_utils.cpp SDL_utils.h