From d5cf4cf6ee3f588d86f54a9236f9a3acf33b1e14 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 22 Jul 2003 04:50:38 +0000 Subject: [PATCH] *** empty log message *** --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40653 --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/Makefile.am b/include/Makefile.am index 6893df266..639fc3fc9 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -18,6 +18,7 @@ libSDLinclude_HEADERS = \ SDL_joystick.h \ SDL_keyboard.h \ SDL_keysym.h \ + SDL_loadso.h \ SDL_main.h \ SDL_mouse.h \ SDL_mutex.h \