Parent Directory
|
Revision Log
1 | |
2 | EXTRA_DIST = gpgoe.texi |
3 | |
4 | AUTOMAKE_OPTIONS = no-texinfo.tex |
5 | |
6 | info_TEXINFOS = gpgoe.texi |
7 | |
8 | pkgdata_DATA = gpgoe.pdf |
9 | |
10 | BUILT_SOURCES = gpgoe.pdf |
11 | |
12 | gpgoe.pdf: |
13 | texi2pdf --clean gpgoe.texi |
14 | |
15 | clean: |
16 | rm -f gpgoe.pdf |
17 | rm -f GPGOE |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |