Skip to content

Commit

Permalink
Add TrajectoryIO.o to LIBCPPTRAJ_TRAJ_OBJECTS. Fixes ambpdb build. (#…
Browse files Browse the repository at this point in the history
…1082)

Co-authored-by: Daniel R. Roe <daniel.roe@nih.gov>
  • Loading branch information
drroe and Daniel R. Roe authored May 20, 2024
1 parent a8a6841 commit 5df40d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cpptrajfiles
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,7 @@ VMDPLUGIN_OBJECTS= \
# These objects contain trajectory file functionality. Requires core and file libraries.
LIBCPPTRAJ_TRAJ_OBJECTS= \
TrajectoryFile.o \
TrajectoryIO.o \
Trajin_Single.o \
Trajout_Single.o \
InputTrajCommon.o \
Expand Down

0 comments on commit 5df40d3

Please sign in to comment.