This website works better with JavaScript.
Home
Help
Register
Sign In
darthmama
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
312
Wiki
Activity
Browse Source
Of course, not screwing up the default case would be helpful.
ENGINE-649
Krista 'DarthMama' Bennett
3 years ago
parent
e80a3e1262
commit
46497b710f
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
db/Makefile
+ 2
- 0
db/Makefile
View File
@ -18,8 +18,10 @@ system.db: create_system_db.sql $(DICOS)
.PHONY
:
install
install
:
system
.
db
i
f
d
e
f
$(
PER_MACHINE_USER_DIRECTORY
)
mkdir -p
$(
PER_MACHINE_DIRECTORY
)
cp system.db
$(
PER_MACHINE_DIRECTORY
)
e
n
d
i
f
.PHONY
:
clean
clean
:
Write
Preview
Loading…
Cancel
Save