aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config/installation/TARGETS.mk
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-02-16 01:14:29 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-02-16 01:14:29 +0000
commit241515c3dc6ef7f7ee6b0db22312e316196ecb89 (patch)
treeeebc568303e929878ac354fe40a8307d8ae6b412 /reproduce/software/config/installation/TARGETS.mk
parentf69e1f407831dabddc20a0593716dcc4edcb4148 (diff)
Building XLSX I/O and its dependencies: expat and minizip
Until now, there was no easy way to read/write `.xlsx' files (Microsoft Excel spreadsheets) within the template. But XLSX I/O provides to simple programs and some libraries to easily convert `.xlsx' files to CSV that can easily be read by any tool. This has also been implemented in the core template branch.
Diffstat (limited to 'reproduce/software/config/installation/TARGETS.mk')
-rw-r--r--reproduce/software/config/installation/TARGETS.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/reproduce/software/config/installation/TARGETS.mk b/reproduce/software/config/installation/TARGETS.mk
index 2ffdbfe..0352d53 100644
--- a/reproduce/software/config/installation/TARGETS.mk
+++ b/reproduce/software/config/installation/TARGETS.mk
@@ -36,7 +36,7 @@
# Programs and libraries.
-top-level-programs =
+top-level-programs = xlsxio
# Python libraries/modules.
top-level-python =