summaryrefslogtreecommitdiff
path: root/lib/opencdk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/opencdk/Makefile.am')
-rw-r--r--lib/opencdk/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/opencdk/Makefile.am b/lib/opencdk/Makefile.am
index 60a99ac0d5..d709590ebf 100644
--- a/lib/opencdk/Makefile.am
+++ b/lib/opencdk/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation
#
# Author: Nikos Mavroyanopoulos
#
@@ -26,8 +26,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/lib \
if ENABLE_MINITASN1
AM_CPPFLAGS += -I$(top_srcdir)/lib/minitasn1
-else
-AM_CPPFLAGS += $(LIBTASN1_CFLAGS)
endif
noinst_LTLIBRARIES = libminiopencdk.la