Skip to content

Commit

Permalink
More fix
Browse files Browse the repository at this point in the history
  • Loading branch information
georgthegreat committed May 15, 2024
1 parent b64569e commit d137c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oc2/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ AM_CPPFLAGS = -I.. -I$(top_srcdir) -I$(top_srcdir)/include

# OC Sources; include the dapy.[ch] to avoid the need for bison by user
SRC=oc.c \
daplex.c dapparse.c dapy.c \
daplex.c dapparse.c dap.tab.c \
occompile.c occurlfunctions.c \
ocdata.c ocdebug.c ocdump.c \
ocinternal.c ocnode.c \
Expand Down

0 comments on commit d137c14

Please sign in to comment.