Changeset 1367:768517566a44 in roaraudio for roarclients/Makefile


Ignore:
Timestamp:
03/25/09 00:28:07 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

moved convert.c from libroar to libroardsp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r1304 r1367  
    4141        ${CC} ${LDFLAGS} -o roarshout roarshout.o $(lib_shout) 
    4242polytest: polytest.o 
     43        ${CC} ${LDFLAGS} -o polytest polytest.o  -lroardsp 
    4344pinentrytest: pinentrytest.o 
    4445zcattest: zcattest.o 
Note: See TracChangeset for help on using the changeset viewer.