summaryrefslogtreecommitdiff
path: root/bin/Makefile.am
blob: 0e6bd9d015e16b8e714341d4cbe4b3e0ecf9bdf6 (plain)
1
2
3
4
5
6
7
8
9
## Process this file with automake to create Makefile.in

bin_SCRIPTS = wm-icons-config

man_MANS = wm-icons-config.1

EXTRA_DIST = wm-icons-fix-old-rc $(man_MANS)

CLEANFILES = $(bin_SCRIPTS)