diff options
Diffstat (limited to 'src/grp-udev/systemd-hwdb/Makefile')
-rw-r--r-- | src/grp-udev/systemd-hwdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/grp-udev/systemd-hwdb/Makefile b/src/grp-udev/systemd-hwdb/Makefile index 3fb4311b79..901753bdf0 100644 --- a/src/grp-udev/systemd-hwdb/Makefile +++ b/src/grp-udev/systemd-hwdb/Makefile @@ -41,6 +41,8 @@ rootbin_PROGRAMS += \ SYSINIT_TARGET_WANTS += \ systemd-hwdb-update.service +endif # ENABLE_HWDB + EXTRA_DIST += \ units/systemd-hwdb-update.service.in |