all repos — tint2 @ adb784a85994b839c19ceb0189ceedde20ba6c28

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
ACLOCAL_AMFLAGS = -I m4

SUBDIRS = doc sample src
dist_doc_DATA = AUTHORS ChangeLog NEWS README
EXTRA_DIST = autogen.sh README.source

dist_pkgdata_DATA = default_icon.png

DISTCLEANFILES += configure depcomp config.guess config.sub config.h.in config.h.in~ ltmain.sh missing aclocal.m4 install-sh INSTALL

dist-hook:
	find $(distdir)/ -type d -name '.svn' -exec rm -rf {} ';'

distclean-local: distclean-local-check

distclean-local-check:
	-rm -rf autom4te.cache m4