1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-02-21 20:27:13 +01:00

Merge pull request #33 from theKAKAN/patch-1

Update make "all"
This commit is contained in:
Sandu Liviu Catalin 2018-06-12 22:46:24 +03:00 committed by GitHub
commit e3a188bd0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -184,7 +184,7 @@ clean:
cd $(SQ_MODDIR)/mysql; $(SQ_MAKE) clean
cd source; $(SQ_MAKE) clean
all: mod_squirrel mod_sqlite mod_xml mod_mmdb mod_irc mod_mysql
all: folders mod_squirrel mod_sqlite mod_xml mod_mmdb mod_irc mod_mysql
folders:
mkdir -p $(SQ_LIBDIR)