Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

Commit

Permalink
Fix setup script to install backend, too
Browse files Browse the repository at this point in the history
  • Loading branch information
wasamasa committed Jun 7, 2016
1 parent 5bbeef8 commit ed81bb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nuklear.setup
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@

(install-extension
'nuklear
'("nuklear.so" "nuklear.import.so")
'("nuklear-glfw-opengl2.so" "nuklear-glfw-opengl2.import.so"
"nuklear.so" "nuklear.import.so")
'((version "0.0.1")))

0 comments on commit ed81bb1

Please sign in to comment.