From 0862329b41482ce690e868a99db75e8830bf9877 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 11 May 2010 21:55:35 +0200 Subject: pkg-config: Add libsigrokdecode.pc. --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6aac2c1..e47170c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,3 +29,6 @@ libsigrokdecode_la_LDFLAGS = $(LDFLAGS_PYTHON) include_HEADERS = sigrokdecode.h +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = libsigrokdecode.pc + -- cgit v1.2.3-70-g09d2