From deb07f48a45740ed511a0ea1dc82ea9510bb1ebd Mon Sep 17 00:00:00 2001 From: Sean Burke Date: Fri, 11 Jul 2003 21:17:30 +0000 Subject: [PATCH] Makefile update for ArchHooks. --- stepmania/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index 2dd9c2c97e..c5af3d5515 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -185,6 +185,7 @@ if HAVE_GTK endif stepmania_SOURCES = $(Rage) $(DataStructures) $(FileTypes) $(StepMania) $(Transitions) \ + arch/ArchHooks/ArchHooks.cpp arch/ArchHooks/ArchHooks.h \ $(Actors) $(ActorsInMenus) $(ActorsInGameplay) $(Screens) $(GlobalSingletons) \ $(PCRE) \ $(Loading) \