Skip to content
Snippets Groups Projects
Commit a8ebd7c8 authored by James Goppert's avatar James Goppert
Browse files

Fixed pkgconfig error.

parent de3aca81
No related branches found
No related tags found
No related merge requests found
...@@ -4,5 +4,5 @@ exec_prefix=@exec_prefix@ ...@@ -4,5 +4,5 @@ exec_prefix=@exec_prefix@
Name: jsbsim Name: jsbsim
Description: The jsbsim library Description: The jsbsim library
Version: @VERSION@ Version: @VERSION@
Cflags: -I@includedir@ Cflags: -I@includedir@/JSBSim
Libs: -L@libdir@ -ljsbsim Libs: -L@libdir@ -ljsbsim
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment