1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Rename scripts/ to build-aux/

* scripts/: Rename to build-aux/
* Makefile.am: Adjust accordingly.
* configure.ac (AC_CONFIG_AUX_DIR): Change to build-aux.
This commit is contained in:
Werner Koch 2014-01-09 19:14:09 +01:00
parent a55ffb9da9
commit 99a48b2fcd
21 changed files with 73 additions and 73 deletions

View file

@ -1,3 +0,0 @@
# This file is expected to be used via gitlog-to-changelog's --amend=FILE
# option. It specifies what changes to make to each given SHA1's commit
# log and metadata, using Perl-eval'able expressions.