Skip to content

Commit a4aa874

Browse files
committed
fix the conflict in Makefile
1 parent 11a7a5d commit a4aa874

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

contrib/ivorysql_ora/Makefile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,8 @@ ORA_REGRESS = \
7777
dbms_utility \
7878
ora_dbms_output \
7979
ora_ascii \
80-
<<<<<<< dbms_lock
81-
dbms_lock
82-
=======
80+
dbms_lock \
8381
utl_file
84-
>>>>>>> master
8582

8683
SHLIB_LINK += -lxml2
8784

0 commit comments

Comments
 (0)