Skip to content

Commit

Permalink
Merge branch 'master' of xgitlab.cels.anl.gov:sds/sdsdkv
Browse files Browse the repository at this point in the history
samuelkgutierrez committed May 17, 2018
2 parents c349be8 + 1707222 commit 3789684
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Makefile.am
Original file line number Diff line number Diff line change
@@ -26,10 +26,10 @@ sdsdkv-impl.h \
sdsdkv.cc

libsdsdkv_la_CFLAGS = \
@SDSKV_CLIENT_CFLAGS@ \
@SDSKV_SERVER_CFLAGS@ \
@SSG_CFLAGS@ \
@CH_PLACEMENT_CFLAGS@
@CH_PLACEMENT_CFLAGS@ \
@SDSKV_CLIENT_CFLAGS@ \
@SDSKV_SERVER_CFLAGS@

libsdsdkv_la_LIBADD = \
@SSG_LIBS@ \

0 comments on commit 3789684

Please sign in to comment.