1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-12 19:05:08 +02:00

Generate release notes again

This commit is contained in:
Eelco Dolstra 2014-03-12 14:15:37 +01:00
parent e9934bb5ad
commit d435e46daa
5 changed files with 34 additions and 11 deletions

View file

@ -29,5 +29,6 @@ pkglibdir = $(libdir)/$(PACKAGE_NAME)
prefix = @prefix@
storedir = @storedir@
sysconfdir = @sysconfdir@
w3m = @w3m@
xmllint = @xmllint@
xsltproc = @xsltproc@