Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/draw/Makefile

    rcecba66e re2e9a8a  
    2929USPACE_PREFIX = ../..
    3030LIBRARY = libdraw
    31 LIBS = softrend compress
     31SLIBRARY = libdraw.so.0.0
     32LSONAME = libdraw.so.0
     33EXTRA_CFLAGS += -I$(LIBSOFTREND_PREFIX) -I$(LIBCOMPRESS_PREFIX)
    3234
    3335SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.