diff options
Diffstat (limited to 'glcpp/Makefile.am')
-rw-r--r-- | glcpp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glcpp/Makefile.am b/glcpp/Makefile.am index 26b769ca609..a49fd615cda 100644 --- a/glcpp/Makefile.am +++ b/glcpp/Makefile.am @@ -26,6 +26,7 @@ libglcpp_la_SOURCES = \ glcpp-parse.y \ glcpp.h \ hash_table.c \ + pp.c \ xtalloc.c BUILT_SOURCES = glcpp-parse.h glcpp-parse.c glcpp-lex.c |