D'oh, forgot to add g_hash_table_steal() to glib.h
[mono-project/dkf.git] / mcs / tools / cil-strip / Makefile
blob31407e83607075f78b14aebf8b2f852319965593
1 thisdir = tools/cil-strip
2 SUBDIRS =
3 include ../../build/rules.make
5 PROGRAM = mono-cil-strip.exe
7 include ../../build/executable.make