grub/docs/Makefile.am

8 lines
134 B
Makefile
Raw Normal View History

2010-05-06 06:04:04 +00:00
AUTOMAKE_OPTIONS = subdir-objects
2010-08-21 04:18:27 +00:00
# AM_MAKEINFOFLAGS = --no-split --no-validate
2010-05-06 06:04:04 +00:00
info_TEXINFOS = grub.texi
grub_TEXINFOS = fdl.texi
2010-08-18 06:27:51 +00:00