Applied Paul Jenner's patches to fix "make distcheck" and "make rpm"

This commit is contained in:
Sam Lantinga
2001-08-09 05:31:32 +00:00
parent 64f8dad468
commit be67787cfb
5 changed files with 12 additions and 7 deletions

View File

@@ -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