summaryrefslogtreecommitdiff
path: root/src/gpt-auto-generator/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 17:23:29 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 17:23:29 -0400
commit5abbec416484b36048b9011d0ba0eb7888715765 (patch)
tree7e49cbc49818ccf9b0f4449185efedfff355ebc8 /src/gpt-auto-generator/Makefile
parentbcf1acd2a33706c296339f5627eb4070fdda2ecd (diff)
parent3c809f112da0458a7d80c903543b430e08279385 (diff)
Merge branch 'lukeshu/postmove' into lukeshu/master
# Conflicts: # build-aux/Makefile.once.head/20-systemd.mk # build-aux/Makefile.once.tail/20-systemd.mk # config.mk.in # src/libbasic/Makefile # src/libshared/Makefile # src/libsystemd/libsystemd-internal/Makefile
Diffstat (limited to 'src/gpt-auto-generator/Makefile')
-rw-r--r--src/gpt-auto-generator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpt-auto-generator/Makefile b/src/gpt-auto-generator/Makefile
index 1c82e8fae8..6b5c028aaf 100644
--- a/src/gpt-auto-generator/Makefile
+++ b/src/gpt-auto-generator/Makefile
@@ -40,4 +40,5 @@ systemd_gpt_auto_generator_CFLAGS = \
$(BLKID_CFLAGS)
endif
+$(eval $(value automake2autothing))
include $(topsrcdir)/build-aux/Makefile.tail.mk