diff options
Diffstat (limited to 'src/internal')
-rw-r--r-- | src/internal/slibtool_driver_impl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h index 631a1b6..17cb290 100644 --- a/src/internal/slibtool_driver_impl.h +++ b/src/internal/slibtool_driver_impl.h @@ -92,6 +92,8 @@ enum app_tags { TAG_AR_PRETTY, TAG_AR_POSIX, TAG_AR_YAML, + TAG_AR_MERGE, + TAG_AR_OUTPUT, TAG_AR_VERBOSE, }; |