summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMakefile.h')
-rw-r--r--Source/cmMakefile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h
index 93b8f02..dfd3ff8 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -783,6 +783,7 @@ protected:
bool IsFunctionBlocked(const cmListFileFunction& lff);
private:
+ void Initialize();
void ReadSources(std::ifstream& fin, bool t);
friend class cmMakeDepend; // make depend needs direct access