Remove trailing whitespace.
[dockapps.git] / wmnotify / src / Makefile.am
blob067e08f70ce3e5d872a68f8c8f1ecc5da7279e80
1 # This file is processed by GNU automake to generate Makefile.in
3 INCLUDES = -I$(top_srcdir)/pixmaps
5 bin_PROGRAMS = wmnotify
6 wmnotify_SOURCES = wmnotify.c wmnotify.h options.c options.h configfile.c configfile.h \
7                    xevents.c xevents.h dockapp.c dockapp.h sound.c sound.h \
8                    network.c network.h pop3.c pop3.h imap.c imap.h ssl.c ssl.h common.h
10 CLEANFILES     = *~
11 DISTCLEANFILES = .deps/*.P
12 MAINTAINERCLEANFILES = Makefile.in
14 # we want these in the dist tarball
15 EXTRA_DIST =