Changeset 3370:5bfd80b0e72d in roaraudio for Makefile.inc


Ignore:
Timestamp:
02/08/10 22:30:48 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

preper libroar for X11 code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.inc

    r3297 r3370  
    99LIBROAR_V       = $(COMMON_VERSION) 
    1010NETLIBS         = $(lib_dnet) $(lib_wsock32) $(lib_ws2_32) 
    11 AUXLIBS         = $(lib_slp) $(lib_ssl) $(lib_sendfile) $(lib_dl) 
     11AUXLIBS         = $(lib_slp) $(lib_ssl) $(lib_sendfile) $(lib_dl) $(lib_x11) 
    1212LIBROAR_NS      = $(AUXLIBS) $(NETLIBS) 
    1313LIBROAR         = -lroar $(LIBROAR_NS) 
Note: See TracChangeset for help on using the changeset viewer.