Changes in uspace/lib/draw/Makefile [72167c7:c6c39d4f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/draw/Makefile
r72167c7 rc6c39d4f 31 31 SLIBRARY = libdraw.so.0.0 32 32 LSONAME = libdraw.so0 33 EXTRA_CFLAGS += -I$(LIBSOFTREND_PREFIX) -I$(LIBCOMPRESS_PREFIX)33 EXTRA_CFLAGS += -I$(LIBSOFTREND_PREFIX) 34 34 35 35 SOURCES = \ 36 36 codec/tga.c \ 37 codec/tga.gz.c \38 codec/webp.c \39 37 cursor/embedded.c \ 40 38 font/embedded.c \
Note:
See TracChangeset
for help on using the changeset viewer.