Make pdb2mdb work with files in other directories.
[mono.git] / mcs / tools / mkbundle / Makefile
index 172a3bc6a349f5d1aeff74f9360298141b95f73b..7a0709c685da00c673c5fd386cd462448faf87a9 100644 (file)
@@ -2,9 +2,9 @@ thisdir = tools/mkbundle
 SUBDIRS = 
 include ../../build/rules.make
 
-PROGRAM = mkbundle.exe
+PROGRAM = $(topdir)/class/lib/$(PROFILE)/mkbundle.exe
 
-OTHER_RES = template.c template_z.c
+OTHER_RES = template.c template_z.c template_main.c
 
 RESOURCE_FILES = $(OTHER_RES)