summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-28 18:54:48 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-28 18:54:48 -0500
commit31238fa0534827952343d47c2efa2dc6782f594c (patch)
treeffcbe443bc48f87e8b0acb9e4283e63e1729b008 /Makefile
parent7e05800cefd742ff5991931d69cc28791a06a476 (diff)
parent36e62cbb6bdb17c318c00ee55f8049930438aa83 (diff)
Merge remote-tracking branch 'autothing/v3/master'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 26e6a38..215a0ba 100644
--- a/Makefile
+++ b/Makefile
@@ -4,12 +4,13 @@
# as published by Sam Hocevar. See the COPYING file for more details.
PACKAGE = netctl-network-online
-topsrcdir = .
-topoutdir = .
+VERSION = 20160101
+
+topsrcdir ?= .
+topoutdir ?= .
include $(topsrcdir)/build-aux/Makefile.head.mk
-std.src_files = $(shell git ls-files)
-std.sys_files = \
+files.sys.all = \
$(sysconfdir)/netctl/hooks/network-online \
$(prefix)/lib/systemd/system/network-online@.service \
$(prefix)/lib/network/network-online