yat/utility/univariable/Makefile.am

Code
Comments
Other
Rev Date Author Line
4237 17 Sep 22 peter 1 ## $Id$
4237 17 Sep 22 peter 2
4237 17 Sep 22 peter 3 # Copyright (C) 2022 Peter Johansson
4237 17 Sep 22 peter 4 #
4237 17 Sep 22 peter 5 # This file is part of the yat library, https://dev.thep.lu.se/yat
4237 17 Sep 22 peter 6 #
4237 17 Sep 22 peter 7 # The yat library is free software; you can redistribute it and/or
4237 17 Sep 22 peter 8 # modify it under the terms of the GNU General Public License as
4237 17 Sep 22 peter 9 # published by the Free Software Foundation; either version 3 of the
4237 17 Sep 22 peter 10 # License, or (at your option) any later version.
4237 17 Sep 22 peter 11 #
4237 17 Sep 22 peter 12 # The yat library is distributed in the hope that it will be useful,
4237 17 Sep 22 peter 13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
4237 17 Sep 22 peter 14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
4237 17 Sep 22 peter 15 # General Public License for more details.
4237 17 Sep 22 peter 16 #
4237 17 Sep 22 peter 17 # You should have received a copy of the GNU General Public License
4237 17 Sep 22 peter 18 # along with yat. If not, see <https://www.gnu.org/licenses/>.
4237 17 Sep 22 peter 19
4237 17 Sep 22 peter 20 nobase_include_HEADERS += $(srcdir)/yat/utility/univariable/df.h
4237 17 Sep 22 peter 21 nobase_include_HEADERS += $(srcdir)/yat/utility/univariable/f.h