summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/slibtool/slibtool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h
index e31e3c0..b081e57 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -150,6 +150,7 @@ enum slbt_tag {
SLBT_TAG_CXX,
SLBT_TAG_FC,
SLBT_TAG_F77,
+ SLBT_TAG_ASM,
SLBT_TAG_NASM,
SLBT_TAG_RC,
};