diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ec3d941de..073eff11d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -428,6 +428,7 @@ libtag_a_SOURCES =\ src/tag/TagInternal.hxx \ src/tag/TagConfig.cxx src/tag/TagConfig.hxx \ src/tag/TagNames.c \ + src/tag/TagString.cxx src/tag/TagString.hxx \ src/tag/TagPool.cxx src/tag/TagPool.hxx \ src/tag/TagTable.cxx src/tag/TagTable.hxx \ src/tag/ApeLoader.cxx src/tag/ApeLoader.hxx \ |