Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/download/Makefile

    rb623b68 rcecba66e  
    2828
    2929USPACE_PREFIX = ../..
    30 LIBS = $(LIBHTTP_PREFIX)/libhttp.a $(LIBURI_PREFIX)/liburi.a
    31 EXTRA_CFLAGS = -I$(LIBHTTP_PREFIX)/include -I$(LIBURI_PREFIX)
     30LIBS = http uri
    3231DEFS = -DRELEASE=$(RELEASE)
    3332BINARY = download
Note: See TracChangeset for help on using the changeset viewer.