From 354a345c4dac599cda444b69a4a4f2064ec0c837 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Mon, 12 Mar 2012 15:12:55 -0400 Subject: [PATCH] Again, why the linux hate? I know the functionality is busted, but still. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index eb05c336d1..f5a8145dac 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -81,6 +81,7 @@ ScreenMessage.cpp ScreenMessage.h ScreenMiniMenu.cpp ScreenMiniMenu.h \ ScreenNameEntry.cpp ScreenNameEntry.h ScreenNameEntryTraditional.cpp ScreenNameEntryTraditional.h \ ScreenOptions.cpp ScreenOptions.h \ ScreenOptionsCourseOverview.cpp ScreenOptionsCourseOverview.h \ +ScreenOptionsEditCourse.cpp ScreenOptionsEditCourse.h \ ScreenOptionsEditProfile.cpp ScreenOptionsEditProfile.h \ ScreenOptionsExportPackage.cpp ScreenOptionsExportPackage.h \ ScreenOptionsManageCourses.cpp ScreenOptionsManageCourses.h \