summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2022-07-17 13:28:48 +0200
committerBruno Haible <bruno@clisp.org>2022-07-17 16:15:08 +0200
commit64940479e39c71e90123b9f1ab107e6071f9a7bf (patch)
tree4fae08b38cfc7573343c2bf6a9ed30b88e9f8d09 /Makefile.in
parent1862c6e57a308a05889c80c048dbc58bdc378dcb (diff)
downloadgperf-64940479e39c71e90123b9f1ab107e6071f9a7bf.tar.gz
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.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8090db8..babf2fc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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 = \