diff options
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/util/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk index 2e6f99d372eb..587b756f4ed7 100644 --- a/instsetoo_native/util/makefile.mk +++ b/instsetoo_native/util/makefile.mk @@ -83,8 +83,8 @@ LOCALPYFILES= \ $(BIN)$/CGFaxWizard.py \ $(BIN)$/FaxWizardDialogImpl.py \ $(BIN)$/FaxWizardDialog.py \ - $(BIN)$/ConfigGroup.py \ $(BIN)$/Configuration.py \ + $(BIN)$/ConfigGroup.py \ $(BIN)$/FileAccess.py \ $(BIN)$/Properties.py \ $(BIN)$/Resource.py \ |