Fix typo in OIDs corresponding to SHA256, SHA384, and SHA512 (#21707)
[mono-project.git] / mcs / tools / browsercaps-updater / Makefile
blob6d2df98702dc1a8030bf2d02651524743aa5caca
1 thisdir = tools/browsercaps-updater
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System
8 PROGRAM = browsercaps-updater.exe
10 include ../../build/executable.make