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) \