Changeset 5725:a6b8cb206c2b in roaraudio for plugins/universal/Makefile


Ignore:
Timestamp:
11/01/12 03:56:14 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added working uste support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/universal/Makefile

    r5721 r5725  
    2424%$(SHARED_SUFFIX): %.o 
    2525        $(CC) $(LDFLAGS) -o $@ $+ $(LIBS) 
     26 
     27protocol-http$(SHARED_SUFFIX): protocol-http.o 
     28        $(CC) $(LDFLAGS) -o $@ $+ $(LIBS) $(lib_uste) 
Note: See TracChangeset for help on using the changeset viewer.