summaryrefslogtreecommitdiff
path: root/src/grp-boot
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 00:02:49 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 00:02:49 -0400
commitaab3aab0b571d8ebb3316808f7da91fda86fa180 (patch)
treee9361084fce35f8f6d03c4333a81268abd13bde7 /src/grp-boot
parent30d9c5d71881b362e9808711b986964553494480 (diff)
stuff
Diffstat (limited to 'src/grp-boot')
-rw-r--r--src/grp-boot/bootctl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-boot/bootctl/Makefile b/src/grp-boot/bootctl/Makefile
index 9e6c221cb6..d01e6ea7d3 100644
--- a/src/grp-boot/bootctl/Makefile
+++ b/src/grp-boot/bootctl/Makefile
@@ -20,7 +20,7 @@
#
# You should have received a copy of the GNU Lesser General Public License
# along with systemd; If not, see <http://www.gnu.org/licenses/>.
-include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk
+include $(dir $(lastword $(MAKEFILE_LIST)))/../../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
ifneq ($(ENABLE_EFI),)