Skip to content

Commit c6eadc8

Browse files
committed
uni: add missing file
Signed-off-by: Jafar Al-Gharaibeh <[email protected]>
1 parent 34c5c30 commit c6eadc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uni/lib/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ UFILES=gui.u file_dlg.u db.u \
1818
undoableedit.u undomanager.u url.u webup.u \
1919
notification.u md5.u httprequest.u httpresponse.u exception.u \
2020
thread.u matrix_util.u struct.u db_util.u database.u addressdb.u \
21-
union.u pdb_util.u propertydb.u property.u utf8.u
21+
union.u pdb_util.u propertydb.u property.u utf8.u unittest.u
2222

2323
# COPYINS are library files copied in from other directories for
2424
# organizational purposes. Inspired by ipl/lib. They have to be

0 commit comments

Comments
 (0)