summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Joshua Hill2010-06-22 15:06:55 -0400
committerGravatar Joshua Hill2010-06-22 15:06:55 -0400
commit38c965c16625d26915b3d4998a8a7e790c834d89 (patch)
tree227333a4a327c66b23cad380ee8c9614c315aa5f /src/Makefile.am
parent61db8cf5abc37ea0da1878961f209f3eb2ba31bf (diff)
downloadidevicerestore-38c965c16625d26915b3d4998a8a7e790c834d89.tar.gz
idevicerestore-38c965c16625d26915b3d4998a8a7e790c834d89.tar.bz2
Reverted rcg4u merge, didn't realize this was actually from posixninja branch
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 a44640f..6840a0c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,6 +18,6 @@ AM_LDFLAGS =\
bin_PROGRAMS = idevicerestore
-idevicerestore_SOURCES = idevicerestore.c dfu.c asr.c tss.c img3.c ipsw.c normal.c restore.c recovery.c activate.c
+idevicerestore_SOURCES = idevicerestore.c dfu.c tss.c img3.c ipsw.c normal.c restore.c recovery.c
idevicerestore_CFLAGS = $(AM_CFLAGS)
idevicerestore_LDFLAGS = $(AM_LDFLAGS) \ No newline at end of file