diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index a7cd13dffd..a8ba0081b1 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -23,7 +23,7 @@ $(srcdir)/libresample/libresample.a: Screens = \ Screen.cpp Screen.h ScreenAttract.cpp ScreenAttract.h \ -ScreenBookkeeping.cpp ScreenBookkeeping.h ScreenBranch.cpp ScreenBranch.h \ +ScreenBookkeeping.cpp ScreenBookkeeping.h \ ScreenCenterImage.cpp ScreenCenterImage.h ScreenCredits.cpp ScreenCredits.h \ ScreenCourseManager.cpp ScreenCourseManager.h \ ScreenDebugOverlay.cpp ScreenDebugOverlay.h \