diff options
Diffstat (limited to 'src/glibext/Makefile.am')
-rw-r--r-- | src/glibext/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/glibext/Makefile.am b/src/glibext/Makefile.am index c6fbf2a..816f033 100644 --- a/src/glibext/Makefile.am +++ b/src/glibext/Makefile.am @@ -45,6 +45,8 @@ libglibext_la_SOURCES = \ portion.h portion.c \ singleton-int.h \ singleton.h singleton.c \ + strbuilder-int.h \ + strbuilder.h strbuilder.c \ work-int.h \ work.h work.c \ workgroup-int.h \ |