genann
                                
                                
                                
                                    genann copied to clipboard
                            
                            
                            
                        fix missing dependecies in Makefile
This PR fixes an issue in the Makefile. Specifically, previously, any modifications of files like genann.h would not trigger a rebuild of genann.o. The PR fixes this by including them as additional dependencies.