Skip to content

Commit

Permalink
Fix cut&paste error, PMC_GROUP
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed Mar 22, 2009
1 parent b43badf commit 22bbb8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/templates/Makefile.in
Expand Up @@ -24,7 +24,7 @@ PARROT := $(BUILD_DIR)/parrot$(EXE)
PERL := @perl@
RM_F := @rm_f@

PMC_GROUP := $(DYNEXT_DIR)/pipp_group$(LOAD_EXT)
PMC_GROUP := $(DYNEXT_DIR)/eclectus_group$(LOAD_EXT)

PMC_DEPS := \
$(PMC_DIR)/eclectusboolean.pmc \
Expand Down

0 comments on commit 22bbb8d

Please sign in to comment.