P and Q fixed
This commit is contained in:
parent
d85132eb46
commit
f95ec89d9f
3 changed files with 15 additions and 1 deletions
2
makefile
2
makefile
|
|
@ -1,5 +1,5 @@
|
|||
DB_NAME := lab.db
|
||||
SQL_FILES := init.sql lab1.sql a.sql b.sql c.sql d.sql e.sql f.sql g.sql h.sql i.sql j.sql k.sql l.sql m.sql n.sql o.sql
|
||||
SQL_FILES := init.sql lab1.sql a.sql b.sql c.sql d.sql e.sql f.sql g.sql h.sql i.sql j.sql k.sql l.sql m.sql n.sql o.sql p.sql q.sql
|
||||
|
||||
.PHONY: all clean
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue