summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Franke <chris@opensourcerouting.org>2013-07-05 18:30:56 +0200
committerGreg Troxel <gdt@ir.bbn.com>2013-07-09 12:26:46 -0400
commit1bf0ca9a07358ff13b1390f4462669e9ea4915dc (patch)
tree686046d5c7170274aaca7b34faa7a9315a670a2a
parent4c14b7f684510592f2eb46fd84859d8bca57def9 (diff)
tests: fix Makefile.am so it works with BSD make
The export statement is specific to GNU make and breaks the build with BSD make. I couldn't observe any difference in behaviour between having the export present and absent, therefore, just remove it. Signed-off-by: Christian Franke <chris@opensourcerouting.org>
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 93c06b03..b7a7fe74 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,4 @@
AUTOMAKE_OPTIONS = dejagnu
-export DEJAGNU
DEJATOOL = libzebra
SUBDIRS = \