aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/Makefile.am
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 /libcrystfel/Makefile.am
parent44a5179f3e353627061f58c1cad717d383254843 (diff)
Add crystfel.pc file for pkg-config
Diffstat (limited to 'libcrystfel/Makefile.am')
-rw-r--r--libcrystfel/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/libcrystfel/Makefile.am b/libcrystfel/Makefile.am
index 2a02a20b..4c857152 100644
--- a/libcrystfel/Makefile.am
+++ b/libcrystfel/Makefile.am
@@ -29,3 +29,6 @@ libcrystfel_la_include_HEADERS = src/beam-parameters.h src/hdf5-file.h \
INCLUDES = "-I$(top_srcdir)/data"
AM_CPPFLAGS = -DDATADIR=\""$(datadir)"\" -I$(top_builddir)/lib -Wall
AM_CPPFLAGS += -I$(top_srcdir)/lib @LIBCRYSTFEL_CFLAGS@
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = crystfel.pc