summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-09-28 21:55:55 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2004-09-28 21:55:55 +0000
commitc3fd2a0efbae741d47d4bbda8b3c80e6e38edb7f (patch)
tree89bcaba8fe8f2c719ff29ad35f8a8b5b8cccca68 /src/Makefile.am
parentf6c00d955c317172f1ac7e02e306d7c1d28d6652 (diff)
downloadxfwm4-c3fd2a0efbae741d47d4bbda8b3c80e6e38edb7f.tar.gz
Don't grab the server when cycling windows (but still show the frame shadow),
Add a "--help" usage message. (Old svn revision: 11997)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b942889df..33302672c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -55,7 +55,9 @@ xfwm4_SOURCES = \
transients.c \
transients.h \
workspaces.c \
- workspaces.h
+ workspaces.h \
+ wireframe.c \
+ wireframe.h
xfwm4_CFLAGS = \
@LIBX11_CFLAGS@ \