summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
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
-