1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 06:38:05 +01:00
Files
wmaker/wmlib/Makefile.am
2000-04-08 03:48:59 +00:00

18 lines
209 B
Makefile

AUTOMAKE_OPTIONS = no-dependencies
lib_LIBRARIES = libWMaker.a
include_HEADERS = WMaker.h
INCLUDES = @XCFLAGS@
libWMaker_a_SOURCES = \
menu.c \
app.c \
event.c \
command.c \
app.h \
menu.h