Changeset 1049:1196fa3d6392 in roaraudio for plugins/ao


Ignore:
Timestamp:
12/23/08 23:22:14 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

include plugins/ao on normal install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/ao/Makefile

    r0 r1049  
    88install: libroar.so 
    99        cp libroar.so ${INSTALL_DIR} 
     10semi-install: libroar.so 
     11        ln -s `pwd`/libroar.so ${INSTALL_DIR} 
    1012 
    1113libroar.so: ao_roar.c 
Note: See TracChangeset for help on using the changeset viewer.