Skip to content

Commit

Permalink
Makefile lrs names added to match last lrs commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tedsmith committed May 28, 2021
1 parent 9f561f4 commit 9949f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LAZARUSDIR ?= /usr/share/lazarus/2.0.12/
LAZBUILD := $(LAZARUSDIR)lazbuild
LAZRES := $(LAZARUSDIR)tools/lazres

RESFILES = frmaboutunit.lrs udisplaygrid3.lrs uenvironmentchecker.lrs
RESFILES = dbases_sqlite.lrs frmaboutunit.lrs udisplaygrid.lrs unit2.lrs udisplaygrid3.lrs uenvironmentchecker.lrs

PACKAGES := HashLib4Pascal/src/Packages/FPC/HashLib4PascalPackage.lpk \
DateTimePicker/zvdatetimectrls.lpk \
Expand Down

0 comments on commit 9949f2a

Please sign in to comment.