1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00
Files
wmaker/wmlib/Makefile.am
2000-04-09 23:55:46 +00:00

18 lines
219 B
Makefile

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