Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gui/Makefile

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