aboutsummaryrefslogtreecommitdiff
path: root/src/arm/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-01 16:26:02 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-01 16:26:02 +0000
commit0f6f81917b4978623ff76e28dd60c20bfc17489c (patch)
treec4d18ff73d44b15bd18b15ed0b0d8545bbe73061 /src/arm/Makefile.am
parentf0aa7bc0a136b1e436018ef72e1c814f04c33379 (diff)
downloadgnunet-0f6f81917b4978623ff76e28dd60c20bfc17489c.tar.gz
gnunet-0f6f81917b4978623ff76e28dd60c20bfc17489c.zip
lnk
Diffstat (limited to 'src/arm/Makefile.am')
-rw-r--r--src/arm/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arm/Makefile.am b/src/arm/Makefile.am
index 18ec95d90..4bfda1756 100644
--- a/src/arm/Makefile.am
+++ b/src/arm/Makefile.am
@@ -51,7 +51,6 @@ test_arm_api_SOURCES = \
51 test_arm_api.c 51 test_arm_api.c
52test_arm_api_LDADD = \ 52test_arm_api_LDADD = \
53 $(top_builddir)/src/arm/libgnunetarm.la \ 53 $(top_builddir)/src/arm/libgnunetarm.la \
54 $(top_builddir)/src/resolver/libgnunetresolver.la \
55 $(top_builddir)/src/util/libgnunetutil.la 54 $(top_builddir)/src/util/libgnunetutil.la
56 55
57 56