diff options
Diffstat (limited to 'plugins/pychrysalide/glibext/Makefile.am')
-rw-r--r-- | plugins/pychrysalide/glibext/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pychrysalide/glibext/Makefile.am b/plugins/pychrysalide/glibext/Makefile.am index 2d45244..af1d9f2 100644 --- a/plugins/pychrysalide/glibext/Makefile.am +++ b/plugins/pychrysalide/glibext/Makefile.am @@ -26,6 +26,7 @@ libpychrysaglibext_la_SOURCES = \ module.h module.c \ objhole.h objhole.c \ portion.h portion.c \ + secstorage.h secstorage.c \ singleton.h singleton.c \ strbuilder.h strbuilder.c \ work.h work.c \ |