(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / tools / gacutil / Makefile
blobf72b7176ee8982c3edd3dabb0eeded4c5c71a832
1 thisdir = tools/gacutil
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = /r:Mono.Security.dll
6 PROGRAM = gacutil.exe
8 include ../../build/executable.make