diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am
index d193ecaab4..99f2516e93 100644
--- a/stepmania/src/Makefile.am
+++ b/stepmania/src/Makefile.am
@@ -78,6 +78,7 @@ ScoreKeeper.h ScoreKeeperMAX2.cpp ScoreKeeperMAX2.h \
ScoreKeeperRave.cpp ScoreKeeperRave.h Song.cpp song.h SongCacheIndex.cpp SongCacheIndex.h \
SongOptions.cpp SongOptions.h SongUtil.cpp SongUtil.h StageStats.cpp StageStats.h Steps.cpp Steps.h \
StepsUtil.cpp StepsUtil.h Style.cpp Style.h StyleUtil.cpp StyleUtil.h \
+SubscriptionManager.h \
StyleInput.h TimingData.cpp TimingData.h \
Trail.cpp Trail.h TrailUtil.cpp TrailUtil.h TitleSubstitution.cpp TitleSubstitution.h
diff --git a/stepmania/src/StepMania.vcproj b/stepmania/src/StepMania.vcproj
index c96c747a57..36319df2f5 100644
--- a/stepmania/src/StepMania.vcproj
+++ b/stepmania/src/StepMania.vcproj
@@ -917,6 +917,9 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
+
+