Commit 2e8edbd2 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

USER-SMD was missing from PACKLIB variable

parent da66c1e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ PACKUSER = user-atc user-awpmd user-cg-cmm user-colvars \

PACKLIB = compress gpu kim kokkos meam mpiio poems python reax voronoi \
	  user-atc user-awpmd user-colvars user-h5md user-lb user-molfile \
	  user-nc-dump user-qmmm user-quip user-vtk
	  user-nc-dump user-qmmm user-quip user-smd user-vtk

PACKALL = $(PACKAGE) $(PACKUSER)