From aeb5c9ddf15cbd75814ac840ac3cb5221b2cee6c Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 23 Oct 2003 00:16:46 +0000 Subject: [PATCH] add GraphDisplay --- stepmania/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index b771308b9e..1e27c31f0b 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -142,7 +142,7 @@ MusicBannerWheel.cpp MusicBannerWheel.h MusicList.cpp MusicList.h MusicSortDispl MusicWheel.cpp MusicWheel.h MusicWheelItem.cpp MusicWheelItem.h OptionIcon.cpp OptionIcon.h \ OptionIconRow.cpp OptionIconRow.h OptionsCursor.cpp OptionsCursor.h ScrollBar.cpp ScrollBar.h \ ScrollingList.cpp ScrollingList.h SnapDisplay.cpp SnapDisplay.h TextBanner.cpp TextBanner.h \ -WheelNotifyIcon.cpp WheelNotifyIcon.h +WheelNotifyIcon.cpp WheelNotifyIcon.h GraphDisplay.cpp GraphDisplay.h ActorsInGameplay = \ ArrowBackdrop.cpp ArrowBackdrop.h ArrowEffects.cpp ArrowEffects.h Background.cpp Background.h \