]> git.sesse.net Git - freerainbowtables/commitdiff
CrackEngine.h pulls in ChainWalkSet.h through transitive dependencies, so RainbowCrac... master
authorSteinar H. Gunderson <Steinar H. Gunderson sesse@debian.org>
Mon, 21 Feb 2011 22:39:10 +0000 (23:39 +0100)
committerSteinar H. Gunderson <Steinar H. Gunderson sesse@debian.org>
Mon, 21 Feb 2011 22:39:10 +0000 (23:39 +0100)
Client Applications/rcracki_mt/Makefile

index 99dd4950b20410dfacee6cedf55933ca183f205c..7f91478393684a82ff2830c1b16de4078b5f2145 100644 (file)
@@ -148,7 +148,7 @@ MemoryPool.o: MemoryPool.h MemoryPool.cpp Public.h global.h
 Public.o: Public.h Public.cpp global.h
         $(CC) $(CFLAGS) Public.cpp
 
-RainbowCrack.o: RainbowCrack.cpp CrackEngine.h lm2ntlm.h
+RainbowCrack.o: RainbowCrack.cpp CrackEngine.h lm2ntlm.h ChainWalkSet.h
         $(CC) $(CFLAGS) RainbowCrack.cpp
 
 rcrackiThread.o: rcrackiThread.h rcrackiThread.cpp ChainWalkContext.h Public.h HashSet.h