diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/HPMHookGen/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/HPMHookGen/Makefile.in b/tools/HPMHookGen/Makefile.in index ce07b37d4..fefe0eef4 100644 --- a/tools/HPMHookGen/Makefile.in +++ b/tools/HPMHookGen/Makefile.in @@ -1,6 +1,8 @@ # Copyright (c) Hercules Dev Team, licensed under GNU GPL. # See the LICENSE file +# @configure_input@ + @SET_MAKE@ COMMON_D = ../../src/common |