summaryrefslogtreecommitdiffstats
path: root/src/installer/local.mk
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-16 06:58:35 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-16 08:03:27 (EST)
commit49c6ccd1ade27bbb01cc146d22ea60413933c3dd (patch)
treed4cb05ae3f68c1f11bdc1a9b6141e3651231b131 /src/installer/local.mk
parentda875ea4111b71a2e52e655eaccfa88f34f0175d (diff)
installer/pc: New installer backend
Diffstat (limited to 'src/installer/local.mk')
-rw-r--r--src/installer/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/installer/local.mk b/src/installer/local.mk
index 9b79ba8..2306edb 100644
--- a/src/installer/local.mk
+++ b/src/installer/local.mk
@@ -1,2 +1,3 @@
prokit_SOURCES += \
- src/installer/chroot.sh
+ src/installer/chroot.sh \
+ src/installer/pc.sh