1
0
mirror of https://github.com/lxsang/sysmond.git synced 2024-06-29 08:19:48 +02:00

Update Makefile.am

This commit is contained in:
Dany LE 2022-08-04 11:50:34 +02:00 committed by GitHub
parent 83df8412fc
commit 8dbf751ba7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,6 @@ sysmond_SOURCES = ini.c sysmon.c
sysconf_DATA = sysmond.conf
install-data-local:
- [ -d /etc/systemd/system/ ] && cp sysmond.service /etc/systemd/system/
([ -d $(DESTDIR)/etc/systemd/system/ ] && cp sysmond.service $(DESTDIR)/etc/systemd/system/) || true
EXTRA_DIST = ini.h sysmond.conf sysmond.service
EXTRA_DIST = ini.h sysmond.conf sysmond.service