1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/maintainer-makefile
Mathieu Lirzin f30205c5d5 gnulib-tool: don't automatically distribute files from top/
* gnulib-tool (func_get_automake_snippet_unconditional): To be able to
not distribute top/README-release by default, don't distribute files
from top/ unconditionally.
* modules/gnumakefile (Makefile.am): Distribute top/GNUmakefile.
* modules/maintainer-makefile (Makefile.am): Distribute top/maint.mk.
2017-03-14 11:40:53 -07:00

26 lines
423 B
Plaintext

Description:
Helper GNUmakefile with syntax checks, build improvements, etc.
See also readme-release.
Files:
top/maint.mk
Depends-on:
gnumakefile
useless-if-before-free
vc-list-files
configure.ac:
AC_CONFIG_COMMANDS_PRE([m4_ifdef([AH_HEADER],
[AC_SUBST([CONFIG_INCLUDE], m4_defn([AH_HEADER]))])])
AC_REQUIRE([AC_PROG_SED])
Makefile.am:
EXTRA_DIST += $(top_srcdir)/maint.mk
License:
GPLed build tool
Maintainer:
all