diff options
Diffstat (limited to 'src/glibext/Makefile.am')
-rw-r--r-- | src/glibext/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glibext/Makefile.am b/src/glibext/Makefile.am index df05de3..2ab27f0 100644 --- a/src/glibext/Makefile.am +++ b/src/glibext/Makefile.am @@ -9,6 +9,7 @@ libglibext_la_SOURCES = \ bufferline.h bufferline.c \ bufferview.h bufferview.c \ chrysamarshal.h chrysamarshal.c \ + configuration-int.h \ configuration.h configuration.c \ delayed-int.h \ delayed.h delayed.c \ |