Blame lib/extras/Makefile.am

Packit 549fdc
## Process this file with automake to produce Makefile.in
Packit 549fdc
# Copyright (C) 2002-2012 Free Software Foundation, Inc.
Packit 549fdc
#
Packit 549fdc
# Author: Nikos Mavrogiannopoulos
Packit 549fdc
#
Packit 549fdc
# This file is part of GnuTLS.
Packit 549fdc
#
Packit 549fdc
# The GnuTLS is free software; you can redistribute it and/or
Packit 549fdc
# modify it under the terms of the GNU Lesser General Public License
Packit 549fdc
# as published by the Free Software Foundation; either version 3 of
Packit 549fdc
# the License, or (at your option) any later version.
Packit 549fdc
#
Packit 549fdc
# The GnuTLS is distributed in the hope that it will be
Packit 549fdc
# useful, but WITHOUT ANY WARRANTY; without even the implied warranty
Packit 549fdc
# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Packit 549fdc
# Lesser General Public License for more details.
Packit 549fdc
#
Packit 549fdc
# You should have received a copy of the GNU Lesser General Public License
Packit 549fdc
# along with this program.  If not, see <http://www.gnu.org/licenses/>
Packit 549fdc
Packit 549fdc
include $(top_srcdir)/lib/common.mk
Packit 549fdc
Packit 549fdc
AM_CPPFLAGS = \
Packit 549fdc
	-I$(srcdir)/../../gl		\
Packit 549fdc
	-I$(builddir)/../../gl		\
Packit 549fdc
	-I$(srcdir)/../includes		\
Packit 549fdc
	-I$(builddir)/../includes	\
Packit 549fdc
	-I$(builddir)/../../gl          \
Packit 549fdc
	-I$(srcdir)/..	
Packit 549fdc
Packit 549fdc
EXTRA_DIST = licenses/CC0
Packit 549fdc
Packit 549fdc
if ENABLE_MINITASN1
Packit 549fdc
AM_CPPFLAGS += -I$(srcdir)/../minitasn1
Packit 549fdc
endif
Packit 549fdc
Packit 549fdc
noinst_LTLIBRARIES = libgnutls_extras.la
Packit 549fdc
Packit 549fdc
libgnutls_extras_la_SOURCES = randomart.c randomart.h hex.c hex.h