summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-23 00:40:00 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-23 00:40:39 (EST)
commitf143878e4747fc05b7179d87bf86fc557ebe99f0 (patch)
treeb5eb2f797c7c0c1c2450c98065dc627827533cfa /Makefile.am
parent478d0905f4416bdf2a0e0512dd1bd981ccd8f7ff (diff)
Makefile.am: Drop METADATA definition from SHPPFLAGS
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a34bd1e..8e9fbf4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,8 +36,7 @@ SHPPFLAGS = \
-DLOCALEDIR="$(localedir)" \
-DSYSCONFDIR="$(sysconfdir)" \
-DHELPERDIR="$(helperdir)" \
- -DOPKG="$(OPKG)" \
- -DMETADATA="$(METADATA)"
+ -DOPKG="$(OPKG)"
SHSOEXT = .shso
LINK = printf "PACKAGE_VERSION='%s'\n" "$(PACKAGE_VERSION_GIT)" | \
'$(srcdir)/tools/shld.sh' -I '$(SH)' -o $@ config.sh -