1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Split autogen.sh into autopull.sh and autogen.sh.

* autopull.sh: New file, based on autogen.sh.
* autogen.sh: Remove code that was moved to autopull.sh.
* Makefile.in (SOURCE_FILES): Add autogen.sh.
This commit is contained in:
Bruno Haible
2022-07-17 13:28:48 +02:00
parent 1862c6e57a
commit 64940479e3
4 changed files with 51 additions and 20 deletions

View File

@@ -61,7 +61,7 @@ maintainer-clean : force
# List of source files.
SOURCE_FILES = \
README INSTALL.windows NEWS AUTHORS JOIN-GNU \
configure.ac aclocal.m4 Makefile.in \
autogen.sh configure.ac aclocal.m4 Makefile.in \
Makefile.devel ChangeLog
# List of distributed files imported from other packages.
IMPORTED_FILES = \