mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 02:12:30 +01:00
13 lines
172 B
Makefile
13 lines
172 B
Makefile
lib_LTLIBRARIES = libwmfun.la
|
|
|
|
libwmfun_la_SOURCES = bilinear.c \
|
|
fade.c \
|
|
generic.c \
|
|
generic.h \
|
|
getopt.c \
|
|
getopt.h \
|
|
getopt1.c \
|
|
wave.c \
|
|
drawstring.c
|
|
|