Skip to content

Commit

Permalink
fix(Data): add transcoder to Makefile #3396
Browse files Browse the repository at this point in the history
  • Loading branch information
aleks-f committed May 3, 2022
1 parent 08d68ea commit 6de1e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Makefile
Expand Up @@ -13,7 +13,7 @@ objects = AbstractBinder AbstractBinding AbstractExtraction AbstractExtractor \
Range RecordSet Row RowFilter RowFormatter RowIterator \
SimpleRowFormatter Session SessionFactory SessionImpl \
SessionPool SessionPoolContainer SQLChannel \
Statement StatementCreator StatementImpl Time
Statement StatementCreator StatementImpl Time Transcoder

target = PocoData
target_version = $(LIBVERSION)
Expand Down

0 comments on commit 6de1e18

Please sign in to comment.