diff options
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r-- | tools/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index cab521ee..ae03edd7 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -220,10 +220,5 @@ check: fi; \ done; -install-data-local: - -$(mkdir_p) $(DESTDIR)$(localstatedir)/lib/hal - -chown $(HAL_USER):$(HAL_GROUP) $(DESTDIR)$(localstatedir)/lib/hal - -chmod 0700 $(DESTDIR)$(localstatedir)/lib/hal - clean-local : rm -f *~ |