diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am index 4da8170..1a8f8c4 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -28,6 +28,7 @@ libcommon_la_SOURCES = \ shuffle.h shuffle.c \ sort.h sort.c \ sqlite.h sqlite.c \ + szstr.h \ utf8.h utf8.c \ xdg.h xdg.c \ xml.h xml.c |