1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 06:38:05 +01:00
Files
wmaker/doc/Makefile.am
Brad Jorsch bbe55ba242 Fix "make dist"
The "make dist" command can be used to generate the release tarball, but
only if the Makefile.am correctly specifies EXTRA_DIST, specifies
headers in foo_SOURCES, and so on.
2010-04-12 09:58:37 +02:00

18 lines
244 B
Makefile

## Process this file with automake to produce Makefile.in
SUBDIRS = sk cs
man_MANS = \
geticonset.1x \
getstyle.1x \
seticons.1x \
setstyle.1x \
wdwrite.1x \
wmaker.1x \
wmsetbg.1x \
wxcopy.1x \
wxpaste.1x
EXTRA_DIST = $(man_MANS)