diff options
Diffstat (limited to 'reportdesign/source/ui/dlg/makefile.mk')
-rw-r--r-- | reportdesign/source/ui/dlg/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/reportdesign/source/ui/dlg/makefile.mk b/reportdesign/source/ui/dlg/makefile.mk index 8f0244a0a..431886747 100644 --- a/reportdesign/source/ui/dlg/makefile.mk +++ b/reportdesign/source/ui/dlg/makefile.mk @@ -64,7 +64,8 @@ EXCEPTIONSFILES= \ $(SLO)$/DateTime.obj \ $(SLO)$/AddField.obj \ $(SLO)$/Navigator.obj \ - $(SLO)$/GroupsSorting.obj + $(SLO)$/GroupsSorting.obj \ + $(SLO)$/Formula.obj SLOFILES= \ $(EXCEPTIONSFILES) \ |