*** empty log message ***
[wmaker-crm.git] / src / Makefile.am
blobd420f70f33b6450b92369914839356aaaa232857
1 AUTOMAKE_OPTIONS = no-dependencies
3 BUILT_SOURCES = wconfig.h
5 bin_PROGRAMS = wmaker
7 EXTRA_DIST = wmnotify.c wmnotdef.h wmnotify.h
10 wmaker_SOURCES =        \
11         GNUstep.h \
12         WindowMaker.h \
13         actions.c \
14         actions.h \
15         appicon.c \
16         appicon.h \
17         application.c \
18         application.h \
19         appmenu.c \
20         appmenu.h \
21         balloon.c \
22         balloon.h \
23         client.c \
24         client.h \
25         colormap.c \
26         def_pixmaps.h \
27         defaults.c \
28         defaults.h \
29         dialog.c \
30         dialog.h \
31         dock.c \
32         dockedapp.c \
33         dock.h \
34         event.c \
35         framewin.c \
36         framewin.h \
37         gnome.c \
38         gnome.h \
39         funcs.h \
40         icon.c \
41         icon.h \
42         keybind.h \
43         kwm.h \
44         kwm.c \
45         list.c \
46         list.h \
47         main.c \
48         menu.c \
49         menu.h \
50         misc.c \
51         motif.c \
52         motif.h \
53         moveres.c \
54         openlook.c \
55         openlook.h \
56         pixmap.c \
57         pixmap.h \
58         placement.c \
59         properties.c \
60         properties.h \
61         proplist.c \
62         resources.c \
63         resources.h \
64         rootmenu.c \
65         screen.c \
66         screen.h \
67         session.h \
68         session.c \
69         shutdown.c \
70         stacking.c \
71         stacking.h \
72         startup.c \
73         superfluous.c \
74         superfluous.h \
75         switchmenu.c \
76         texture.c \
77         texture.h \
78         usermenu.c \
79         usermenu.h \
80         xde.h \
81         xde.c \
82         xmodifier.h \
83         xmodifier.c \
84         xutil.c \
85         xutil.h \
86         wconfig.h \
87         wcore.c \
88         wcore.h \
89         wdefaults.c \
90         wdefaults.h \
91         window.c \
92         window.h \
93         winmenu.c \
94         winspector.h \
95         winspector.c \
96         workspace.c \
97         workspace.h \
98         wmsound.c \
99         wmsound.h \
100         text.c \
101         text.h 
104 CPPFLAGS = @CPPFLAGS@ @DFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
107 INCLUDES = \
108         -I$(top_srcdir)/wrlib \
109         -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@ 
112 wmaker_LDADD = \
113         $(top_builddir)/WINGs/libWINGs.a\
114         $(top_builddir)/wrlib/libwraster.la\
115         @LIBRARY_SEARCH_PATH@ \
116         @LIBPL@ \
117         @GFXLIBS@ \
118         @XLIBS@ \
119         @INTLIBS@ \
120         @DLLIBS@ \
121         -lm