Skip to content

Commit

Permalink
adding LibraryLink files to model tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Dec 4, 2016
1 parent e49fa35 commit dbd570d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/module.mk.in
Expand Up @@ -216,6 +216,7 @@ pack-$(MODNAME)-src:
tar -czf $(@CLASSNAME@_TARBALL) \
$(LIB@CLASSNAME@_SRC) $(LIB@CLASSNAME@_HDR) \
$(EXE@CLASSNAME@_SRC) \
$(LL@CLASSNAME@_SRC) $(LL@CLASSNAME@_MMA) \
$(@CLASSNAME@_MK) $(@CLASSNAME@_INCLUDE_MK) \
$(@CLASSNAME@_SLHA_INPUT) $(@CLASSNAME@_GNUPLOT)

Expand Down

0 comments on commit dbd570d

Please sign in to comment.