diff options
Diffstat (limited to 'doc/Makefile.gen')
-rw-r--r-- | doc/Makefile.gen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.gen b/doc/Makefile.gen index fadc6a2..e18d0bc 100644 --- a/doc/Makefile.gen +++ b/doc/Makefile.gen @@ -1,7 +1,7 @@ man: libsolv.3 libsolv-bindings.3 libsolv-constantids.3 libsolv-history.3 libsolv-pool.3 -html: libsolv.html libsolv-bindings.html libsolv-constantids.html libsolv-history.html +html: libsolv.html libsolv-bindings.html libsolv-constantids.html libsolv-history.html libsolv-pool.html .SUFFIXES: .html .3 .txt |