diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-12 18:11:31 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-12 18:11:31 -0400 |
commit | 8551be2becc2ae384037fd92427bd6f1527e1039 (patch) | |
tree | 5ddd96690f4483ff5e34e519112d1272f16f740b /src/grp-locale/Makefile | |
parent | 6613132ae4a8e1232760949f39f32003ba857bd9 (diff) |
./tools/notsd-fixup **/Makefile
Diffstat (limited to 'src/grp-locale/Makefile')
-rw-r--r-- | src/grp-locale/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/grp-locale/Makefile b/src/grp-locale/Makefile index 6dc11dc2d8..082d1f8eba 100644 --- a/src/grp-locale/Makefile +++ b/src/grp-locale/Makefile @@ -23,6 +23,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))/../../config.mk include $(topsrcdir)/build-aux/Makefile.head.mk -nested.subdirs += systemd-localed localectl +nested.subdirs += localectl +nested.subdirs += systemd-localed include $(topsrcdir)/build-aux/Makefile.tail.mk |