Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gui/Makefile

    re2e9a8a rcecba66e  
    2929USPACE_PREFIX = ../..
    3030LIBRARY = libgui
    31 SLIBRARY = libgui.so.0.0
    32 LSONAME = libgui.so.0
    33 EXTRA_CFLAGS += -I$(LIBDRAW_PREFIX) -I$(LIBSOFTREND_PREFIX) -I$(LIBGRAPH_PREFIX)
     31LIBS = draw softrend graph
    3432
    3533SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.