Ticket #1092: patch-config_gen_makefiles_root.in

File patch-config_gen_makefiles_root.in, 0.6 KB (added by geraud, 12 years ago)
Line 
1Index: config/gen/makefiles/root.in
2===================================================================
3--- config/gen/makefiles/root.in        (revision 41710)
4+++ config/gen/makefiles/root.in        (working copy)
5@@ -1648,6 +1648,7 @@
6     $(INSTALLABLENQP) \
7     pbc_to_exe.pbc pbc_to_exe.c pbc_to_exe$(O) pbc_to_exe$(EXE) \
8     parrot_config$(EXE) parrot_config.c parrot_config$(O) parrot_config.pbc \
9+    parrot_nqp$(EXE) parrot_nqp.c parrot_nqp$(O) parrot_nqp.pbc \
10     $(IMCC_DIR)/main$(O) \
11     $(PDUMP) $(SRC_DIR)/pbc_dump$(O) $(SRC_DIR)/packdump$(O) \
12     $(PDB) $(SRC_DIR)/parrot_debugger$(O) \