projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
649c197
)
-LRN: dependencies
author
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Jun 2012 15:33:37 +0000
(15:33 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Jun 2012 15:33:37 +0000
(15:33 +0000)
src/ats/Makefile.am
patch
|
blob
|
history
diff --git
a/src/ats/Makefile.am
b/src/ats/Makefile.am
index f547f9ec8ac2543c25bd0b28791dd115ea41116c..b8c35ab9e70aec787dbc6e6336e16776f38a7071 100644
(file)
--- a/
src/ats/Makefile.am
+++ b/
src/ats/Makefile.am
@@
-52,6
+52,8
@@
gnunet_service_ats_LDADD = \
$(top_builddir)/src/util/libgnunetutil.la \
$(GN_LIBGLPK) \
$(GN_LIBINTL)
+gnunet_service_ats_DEPENDENCIES = \
+ libgnunetats.la
gnunet_ats_SOURCES = \
gnunet-ats.c gnunet-service-ats.h
@@
-59,6
+61,8
@@
gnunet_ats_LDADD = \
$(top_builddir)/src/util/libgnunetutil.la \
$(top_builddir)/src/ats/libgnunetats.la \
$(GN_LIBINTL)
+gnunet_ats_DEPENDENCIES = \
+ libgnunetats.la
check_PROGRAMS = \