From 83c414a6f3e7dc6e65fbe3d5d809fda2f635bec8 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Fri, 17 Feb 2006 04:40:53 +0000 Subject: [PATCH] Add missing files. --- stepmania/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index ab1ecf1f20..116261f36f 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -88,6 +88,7 @@ endif DataStructures = \ ActorCommands.cpp ActorCommands.h Attack.cpp Attack.h AutoKeysounds.cpp AutoKeysounds.h \ +AdjustSync.cpp AdjustSync.h \ BackgroundUtil.cpp BackgroundUtil.h \ BannerCache.cpp BannerCache.h CatalogXml.cpp CatalogXml.h \ Character.cpp Character.h \