1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00
Files
wmaker/wmlib/Makefile.am
1998-09-29 22:36:29 +00:00

18 lines
218 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