diff options
| author | Boris Kolpackov <boris@codesynthesis.com> | 2009-10-04 14:18:38 +0200 |
|---|---|---|
| committer | Boris Kolpackov <boris@codesynthesis.com> | 2009-10-04 14:18:38 +0200 |
| commit | 6f6c10491ce0e973fe8328508fe2a232c2189016 (patch) | |
| tree | 8163d6bf03edfb050fa14a408e38030246c0a99c /cli/makefile | |
| parent | 6a9a911f05bbd0d2a63a06512733a4a6ff5b3e65 (diff) | |
| download | cli-6f6c10491ce0e973fe8328508fe2a232c2189016.tar.gz cli-6f6c10491ce0e973fe8328508fe2a232c2189016.tar.xz cli-6f6c10491ce0e973fe8328508fe2a232c2189016.zip | |
Move runtime inline function to inline file
Diffstat (limited to 'cli/makefile')
| -rw-r--r-- | cli/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/makefile b/cli/makefile index 5e1238b..8f4ccfc 100644 --- a/cli/makefile +++ b/cli/makefile @@ -14,6 +14,7 @@ header.cxx \ inline.cxx \ source.cxx \ runtime-header.cxx \ +runtime-inline.cxx \ runtime-source.cxx \ generator.cxx \ name-processor.cxx |
