source:
toilet/trunk/doc/Makefile.am
@
4350
Last change on this file since 4350 was 4350, checked in by , 13 years ago | |
---|---|
File size: 156 bytes |
Rev | Line | |
---|---|---|
[1323] | 1 | |
[1326] | 2 | EXTRA_DIST = toilet.1.in |
[1327] | 3 | CLEANFILES = toilet.1 |
[1323] | 4 | |
5 | man_MANS = toilet.1 | |
6 | ||
[1327] | 7 | toilet.1: toilet.1.in |
[1376] | 8 | sed -e "s,[@]datarootdir@,$(datarootdir),g" $(srcdir)/$^ > $@ |
[1327] | 9 |
Note: See TracBrowser
for help on using the repository browser.