]> git.ipfire.org Git - thirdparty/grub.git/commit
* gentpl.py: Replace EXTRA_DIST with dist_noinst_DATA or
authorAndrey Borzenkov <arvidjaar@gmail.com>
Tue, 14 May 2013 16:54:05 +0000 (20:54 +0400)
committerAndrey Borzenkov <arvidjaar@gmail.com>
Tue, 14 May 2013 16:54:05 +0000 (20:54 +0400)
commit17806392f18bec10aa8e29ce8cc0b9cfb91809d5
treec09b63fc5972447cd12736ce88046e8545434f6b
parentcdce14fad47960ab59a0a11e5909492b0fe3afd4
* gentpl.py: Replace EXTRA_DIST with dist_noinst_DATA or
dist_<directory>_DATA. EXTRA_DIST is ignored by automake inside
false conditions.
* conf/Makefile.common: define dist_grubconf_DATA
ChangeLog
conf/Makefile.common
gentpl.py