From 5b3679958264327da2875ca2d0fd44f321cf9e2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 11 Apr 2022 20:00:41 +0200 Subject: Replace systemd service with working, remove PKGBUILD. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8f533f02..b5020913 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,7 @@ install: all rsync -a obj-$(GUILE_VERSION)/ $(DESTDIR)$(GUILE_CCACHE_DIR) install -d $(DESTDIR)/usr/share/calp/www $(MAKE) -C static install + $(MAKE) -C system install $(MAKE) -C doc/ref install install -m 644 -D -t $(DESTDIR)/usr/share/doc/calp README install -m 755 -D -t $(DESTDIR)/usr/lib/calp/ scripts/tzget -- cgit v1.2.3