summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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