From e48902162839ef1cae54ce86016059fcad5a7681 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Thu, 29 Jan 2015 14:52:13 +0100 Subject: Move pkg-config file into src directory --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8b5a7a4..8fa66b0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,9 +4,5 @@ SUBDIRS = src include tools man DISTCHECK_CONFIGURE_FLAGS = -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libideviceactivation-1.0.pc - indent: indent -kr -ut -ts4 -l120 src/*.c src/*.h dev/*.c - -- cgit v1.1-32-gdbae