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

Added packaged config.

parent 8fbc4d54
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,5 @@ dist-hook:
rpm: dist
rpm -ta $(PACKAGE)-$(VERSION).tar.gz
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = jsbsim.pc
prefix=@prefix@
exec_prefix=@exec_prefix@
Name: jsbsim
Description: The jsbsim library
Version: @VERSION@
Cflags: -I@includedir@
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