summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-06-18 23:26:01 -0400
committermidipix <writeonce@midipix.org>2016-06-18 23:26:01 -0400
commitb9575f640dcf44bbce4f97e5e92289b34d1d073a (patch)
tree1def3e4b89826bf4a828daccd8b8e080e46fdd75 /src/internal/slibtool_driver_impl.h
parent3c03b34ecac2d81e9c1b3d291525f2ad29661256 (diff)
downloadslibtool-b9575f640dcf44bbce4f97e5e92289b34d1d073a.tar.bz2
slibtool-b9575f640dcf44bbce4f97e5e92289b34d1d073a.tar.xz
driver: added --finish support.
Diffstat (limited to 'src/internal/slibtool_driver_impl.h')
-rw-r--r--src/internal/slibtool_driver_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h
index ac823a8..4a40122 100644
--- a/src/internal/slibtool_driver_impl.h
+++ b/src/internal/slibtool_driver_impl.h
@@ -21,6 +21,7 @@ enum app_tags {
TAG_FEATURES,
TAG_LEGABITS,
TAG_MODE,
+ TAG_FINISH,
TAG_WARNINGS,
TAG_ANNOTATE,
TAG_DEPS,