mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 08:36:19 -05:00
Applied Paul Jenner's patches to fix "make distcheck" and "make rpm"
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
noinst_LTLIBRARIES = libtimer.la
|
||||
|
||||
ARCH_SUBDIRS = amigaos beos linux macos win32
|
||||
ARCH_SUBDIRS = $(srcdir)/amigaos $(srcdir)/beos $(srcdir)/linux \
|
||||
$(srcdir)/macos $(srcdir)/win32
|
||||
|
||||
# Include the architecture-independent sources
|
||||
COMMON_SRCS = SDL_timer.c SDL_timer_c.h SDL_systimer.h
|
||||
|
||||
Reference in New Issue
Block a user