aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-12-03 17:05:08 +0100
committerThomas White <taw@physics.org>2012-12-03 17:12:40 +0100
commit6c4b989c187c46c1d14ae0beb598046c055e747c (patch)
tree364d72fa146954b7be4e55e8cc2f5eb2756fef81 /configure.ac
parent44a5179f3e353627061f58c1cad717d383254843 (diff)
Add crystfel.pc file for pkg-config
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1a1bc848..a148942a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -305,4 +305,5 @@ HTML_DIR=${docdir}/reference
AC_CONFIG_FILES(Makefile lib/Makefile doc/reference/Makefile libcrystfel/Makefile)
+AC_CONFIG_FILES(libcrystfel/crystfel.pc)
AC_OUTPUT