Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
lefessan committed Nov 13, 2023
1 parent b964b49 commit f09c48d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions libcob/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
lib_LTLIBRARIES = libcob.la
libcob_la_SOURCES = common.c move.c numeric.c strings.c \
fileio.c call.c intrinsic.c termio.c screenio.c reportio.c cobgetopt.c \
mlio.c coblocal.h cconv.c system.def

# Fabrice profiling.c
mlio.c coblocal.h cconv.c system.def profiling.c

if LOCAL_CJSON
nodist_libcob_la_SOURCES = cJSON.c
Expand Down

0 comments on commit f09c48d

Please sign in to comment.