Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gui/Makefile

    rb8f1a349 re2e9a8a  
    3030LIBRARY = libgui
    3131SLIBRARY = libgui.so.0.0
    32 LSONAME = libgui.so0
     32LSONAME = libgui.so.0
    3333EXTRA_CFLAGS += -I$(LIBDRAW_PREFIX) -I$(LIBSOFTREND_PREFIX) -I$(LIBGRAPH_PREFIX)
    3434
    3535SOURCES = \
     36        common.c \
    3637        button.c \
    3738        canvas.c \
Note: See TracChangeset for help on using the changeset viewer.