1
0
mirror of https://github.com/aportelli/LatAnalyze.git synced 2024-11-10 00:45:36 +00:00

Makefile fix

This commit is contained in:
Antonin Portelli 2019-03-09 22:43:23 +00:00
parent e1aab20845
commit 64aff77cd7

View File

@ -63,6 +63,8 @@ libLatAnalyze_la_SOURCES = \
libLatAnalyze_ladir = $(pkgincludedir)
HPPFILES = \
Global.hpp \
Core/Eigen.hpp \
Core/EigenPlugin.hpp \
Core/Exceptions.hpp \
Core/Mat.hpp \
Core/Math.hpp \