diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index 81109a832a..93462ba625 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -347,6 +347,7 @@ RageUtil_WorkerThread.cpp RageUtil_WorkerThread.h Actors = \ Actor.cpp Actor.h ActorFrame.cpp ActorFrame.h \ +ActorProxy.cpp ActorProxy.h \ ActorScroller.cpp ActorScroller.h ActorUtil.cpp ActorUtil.h \ ActorSound.cpp ActorSound.h \ AutoActor.cpp AutoActor.h \