Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / utility / CMakeLists.txt
index def7b9691be7e5c6a0a9b530a6429446d4e9b005..17bfe7391782b32582df96ce56bf271ccd916e96 100644 (file)
@@ -50,6 +50,7 @@ set(UTILITY_PUBLIC_HEADERS
     gmxassert.h
     init.h
     programcontext.h
+    smalloc.h
     stringutil.h
     uniqueptr.h)
 gmx_install_headers(utility ${UTILITY_PUBLIC_HEADERS})