Skip to content

Commit

Permalink
Added frontend/pbc_disassemble to list of coverage directories
Browse files Browse the repository at this point in the history
  • Loading branch information
paultcochrane committed Mar 24, 2013
1 parent c027f67 commit ce65db1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/gen/makefiles/root.in
Expand Up @@ -2944,6 +2944,7 @@ FULLCOVER_DIRS = \
src/string/encoding \ src/string/encoding \
$(FRPTWO_DIR) \ $(FRPTWO_DIR) \
$(FR_DIR)/parrot_debugger \ $(FR_DIR)/parrot_debugger \
$(FR_DIR)/pbc_disassemble \
$(FR_DIR)/pbc_dump \ $(FR_DIR)/pbc_dump \
$(FR_DIR)/pbc_merge \ $(FR_DIR)/pbc_merge \
$(BUILD_DIR) \ $(BUILD_DIR) \
Expand Down Expand Up @@ -2992,6 +2993,7 @@ COVER_DIRS = \
src/string/encoding \ src/string/encoding \
$(FRPTWO_DIR) \ $(FRPTWO_DIR) \
$(FR_DIR)/parrot_debugger \ $(FR_DIR)/parrot_debugger \
$(FR_DIR)/pbc_disassemble \
$(FR_DIR)/pbc_dump \ $(FR_DIR)/pbc_dump \
$(FR_DIR)/pbc_merge \ $(FR_DIR)/pbc_merge \
compilers/imcc compilers/imcc
Expand Down

0 comments on commit ce65db1

Please sign in to comment.