Skip to content

Commit e79af29

Browse files
j2objc-copybaracopybara-github
authored andcommitted
Fix public build issue that GenerateObjectiveCGenerics can't be found.
PiperOrigin-RevId: 519004781
1 parent c0c9ff1 commit e79af29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

annotations/classes.mk

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
ANNOTATION_SOURCE_JAVA = \
1414
com/google/j2objc/annotations/AutoreleasePool.java \
15+
com/google/j2objc/annotations/GenerateObjectiveCGenerics.java \
1516
com/google/j2objc/annotations/J2ObjCIncompatible.java \
1617
com/google/j2objc/annotations/LoopTranslation.java \
1718
com/google/j2objc/annotations/ObjectiveCName.java \

0 commit comments

Comments
 (0)