diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-11-29 21:32:28 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-11-29 21:32:28 -0500 |
commit | 589b6c603023133deed24de8bdce1e244081ded7 (patch) | |
tree | 896b0dcdfc7ef1038af231fc7038e19080ae0ca3 | |
parent | f0dba1c481159490d2f8ce8e0a29e5ff05279a30 (diff) |
oops
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3ffb00eecf..7a763ee1d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3990,9 +3990,9 @@ INSTALL_DATA_HOOKS += \ hwdb-remove-hook: -test -n "$(DESTDIR)" || rm -f /etc/udev/hwdb.bin +#@auto/systemd-hwdb/Makefile endif # ENABLE_HWDB -#@auto/systemd-hwdb/Makefile EXTRA_DIST += \ units/systemd-hwdb-update.service.in #@auto/hwdb/Makefile |