- improved behaviour for the shared appicon thing.
[wmaker-crm.git] / wmlib / Makefile.am
blobc29801a8e60648c34bbaa67b915fc30218c0613b
2 AUTOMAKE_OPTIONS = no-dependencies
4 lib_LIBRARIES = libWMaker.a
6 include_HEADERS = WMaker.h
8 INCLUDES = $(DFLAGS) @XCFLAGS@
10 libWMaker_a_SOURCES =   \
11         menu.c          \
12         app.c           \
13         event.c         \
14         command.c       \
15         app.h           \
16         menu.h