summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTyler Slabinski <tslabinski@slabity.net>2017-08-23 21:33:51 -0400
committerWill Estes <westes575@gmail.com>2017-08-24 07:52:13 -0400
commitc1ed5df2f61abcb201b770e29cea1082a117d0f9 (patch)
tree08fce7111dcda0d992ee4d01818da7101d08a94e /Makefile.am
parent535524ea6b55f8f6a7dfc160cb19211c084795d6 (diff)
Create libfl.pc target for pkgconfig
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 638c549..e790e9d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,6 +49,9 @@ SUBDIRS = \
tests \
tools
+pkgconfigdir = @pkgconfigdir@
+pkgconfig_DATA = libfl.pc
+
# Create the ChangeLog, but only if we're inside a git working directory
ChangeLog: $(srcdir)/tools/git2cl