diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-13 12:59:39 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-13 12:59:39 -0400 |
commit | 30e337e22d0bbf25150d8a795f6e41d17edb2a74 (patch) | |
tree | 247aa2942841894e6df8245d04b0e483cf1ee5bd /src/Makefile | |
parent | 9ef8b774c00a2ac078db4310a6b279e93c248253 (diff) |
more
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index b3c3bffb80..2048196700 100644 --- a/src/Makefile +++ b/src/Makefile @@ -37,6 +37,7 @@ at.subdirs += grp-coredump at.subdirs += grp-resolve #at.subdirs += grp-system at.subdirs += grp-timedate +at.subdirs += grp-udev at.subdirs += kernel-install at.subdirs += libbasic at.subdirs += libcore @@ -96,6 +97,5 @@ at.subdirs += systemd-update-done at.subdirs += systemd-update-utmp at.subdirs += systemd-user-sessions at.subdirs += systemd-vconsole -#at.subdirs += udev include $(topsrcdir)/build-aux/Makefile.tail.mk |