summaryrefslogtreecommitdiff
path: root/src/internal
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-05-03 14:43:21 -0400
committermidipix <writeonce@midipix.org>2016-05-03 14:43:21 -0400
commit0a9bff7db844b4bf21bf548616647bddecb13ff2 (patch)
tree463c6f104a37aedd5abc697a3b98082bbdeb4f2b /src/internal
parent51838dc8ff5f599a4616fc4588604e229e91c4c0 (diff)
downloadslibtool-0a9bff7db844b4bf21bf548616647bddecb13ff2.tar.bz2
slibtool-0a9bff7db844b4bf21bf548616647bddecb13ff2.tar.xz
driver: added --legabits support.
Diffstat (limited to 'src/internal')
-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 09c1f10..ac823a8 100644
--- a/src/internal/slibtool_driver_impl.h
+++ b/src/internal/slibtool_driver_impl.h
@@ -19,6 +19,7 @@ enum app_tags {
TAG_DEBUG,
TAG_DRY_RUN,
TAG_FEATURES,
+ TAG_LEGABITS,
TAG_MODE,
TAG_WARNINGS,
TAG_ANNOTATE,