mirror of
https://github.com/anope/anope.git
synced 2026-07-06 13:33:13 +02:00
Fix version system so it doesn't cause the entire build tree to get rebuilt just because version.h gets regenerated, thanks to Adam for initial patch.
This commit is contained in:
@@ -5,6 +5,5 @@
|
||||
#include "commands.h"
|
||||
#include "language.h"
|
||||
#include "modules.h"
|
||||
#include "version.h"
|
||||
|
||||
#endif // MODULE_H
|
||||
|
||||
Reference in New Issue
Block a user