From 6c4b989c187c46c1d14ae0beb598046c055e747c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 3 Dec 2012 17:05:08 +0100 Subject: Add crystfel.pc file for pkg-config --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') 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 -- cgit v1.2.3