mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-12 11:31:18 +02:00
12 lines
417 B
Plaintext
12 lines
417 B
Plaintext
--- ./Makefile.am.orig 2012-06-26 05:07:30.000000000 +0300
|
|
+++ ./Makefile.am 2015-10-14 16:02:17.166716000 +0200
|
|
@@ -1,7 +1,7 @@
|
|
AUTOMAKE_OPTIONS = subdir-objects -Wno-portability
|
|
|
|
DEPDIR = .deps-util
|
|
-SUBDIRS = grub-core/gnulib . grub-core po docs util/bash-completion.d
|
|
+SUBDIRS = grub-core/gnulib . grub-core po docs
|
|
|
|
include $(top_srcdir)/conf/Makefile.common
|
|
include $(top_srcdir)/conf/Makefile.extra-dist
|