Fixed "dist" make target for newer versions of automake

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40755
This commit is contained in:
Sam Lantinga 2003-12-14 06:25:53 +00:00
parent d182a96b90
commit c1d69dc26c
16 changed files with 22 additions and 701 deletions

View file

@ -47,7 +47,7 @@ static char rcsid =
#include "SDL_timer_c.h"
#include "SDL_thread.h"
#include "SDL_vbltimer_s.h"
#include "mint/SDL_vbltimer_s.h"
/* The first ticks value of the application */
static Uint32 start;