diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index 9006798299..942d2d416a 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -237,6 +237,7 @@ RageFileDriverTimeout.cpp RageFileDriverTimeout.h Rage = $(PCRE) $(RageFile) $(RageSoundFileReaders) \ RageBitmapTexture.cpp RageBitmapTexture.h RageDisplay.cpp RageDisplay.h RageDisplay_OGL.cpp RageDisplay_OGL.h \ +RageDisplay_OGL_Extensions.cpp RageDisplay_OGL_Extensions.h \ RageDisplay_Null.cpp RageDisplay_Null.h RageException.cpp RageException.h RageInput.cpp RageInput.h \ RageInputDevice.cpp RageInputDevice.h RageLog.cpp RageLog.h RageMath.cpp RageMath.h \ RageModelGeometry.cpp RageModelGeometry.h RageSound.cpp RageSound.h RageSoundManager.cpp RageSoundManager.h \