summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-01-12 17:38:36 +0100
committerGravatar Martin Szulecki2010-01-12 17:38:36 +0100
commit3b57fa5d0ed2d8060233fa9604bd7f98a7d6cdab (patch)
tree5849ff972c4890b2db61a70c5e806cbd03a292b7 /src/Makefile.am
parent219a8db037ec1cc163d2ad4902e6e4578040a2de (diff)
downloadlibimobiledevice-3b57fa5d0ed2d8060233fa9604bd7f98a7d6cdab.tar.gz
libimobiledevice-3b57fa5d0ed2d8060233fa9604bd7f98a7d6cdab.tar.bz2
Rename utils to debug as it does exactly that, contain debug code
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index bc98de4..bb7252e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -13,5 +13,5 @@ libiphone_la_SOURCES = iphone.c iphone.h \
InstallationProxy.c InstallationProxy.h\
SBServices.c SBServices.h\
userpref.c userpref.h\
- utils.c utils.h\
+ debug.c debug.h\
MobileSync.c MobileSync.h