Applied Paul Jenner's patches to fix "make distcheck" and "make rpm"
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40139
This commit is contained in:
parent
4819049e1e
commit
848f5a9b72
5 changed files with 12 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue