diff options
author | Nikias Bassen <nikias@gmx.li> | 2010-01-28 22:18:41 +0100 |
---|---|---|
committer | Martin Szulecki <opensuse@sukimashita.com> | 2010-01-29 02:16:00 +0100 |
commit | 96101a1231a4ddfeb40fd738a24e108a3a904048 (patch) | |
tree | 65a8f54354d9acbbba93dac2c8602d07e469482c /Makefile.am | |
parent | 45b88ae3956de089fdc35605910f1359a1d3961c (diff) | |
download | libimobiledevice-96101a1231a4ddfeb40fd738a24e108a3a904048.tar.gz |
Global renames due to project rename to libimobiledevice
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 04358f9..586a02e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = src include fdi swig dev tools DISTCHECK_CONFIGURE_FLAGS = --enable-dev-tools pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libiphone-1.0.pc +pkgconfig_DATA = libimobiledevice-1.0.pc EXTRA_DIST= docs |