Skip to content

Commit

Permalink
Unix|Fixed: Startup fonts were not installed
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jan 29, 2012
1 parent 6d2d367 commit 29d44fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/engine/engine.pro
Expand Up @@ -645,7 +645,7 @@ win32 {
}
else:unix:!macx {
# Generic Unix installation.
INSTALLS += target data startupgfx desktop readme
INSTALLS += target data startupgfx startupfonts desktop readme

target.path = $$DENG_BIN_DIR

Expand Down

0 comments on commit 29d44fd

Please sign in to comment.