]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
Added boot service and timer to EXTRA_DIST 267/head
authorNico <NicoHood@users.noreply.github.com>
Tue, 20 Sep 2016 15:52:36 +0000 (17:52 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Sep 2016 15:52:36 +0000 (17:52 +0200)
data/Makefile.am

index ec9e75832ce097678f3514dfd22666fa0cf770b0..e2036ba0a710e4ae6a54f2311b7916c0087de736 100644 (file)
@@ -5,7 +5,7 @@
 EXTRA_DIST = sysconfig.snapper base.txt lvm.txt x11.txt snapper.logrotate      \
        default-config org.opensuse.Snapper.conf org.opensuse.Snapper.service   \
        zypp-plugin.conf timeline.service timeline.timer cleanup.service        \
-       cleanup.timer
+       cleanup.timer boot.service boot.timer
 
 install-data-local:
        install -D -m 644 snapper.logrotate $(DESTDIR)/etc/logrotate.d/snapper