aboutsummaryrefslogtreecommitdiff
path: root/src/ats/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-11 11:31:32 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-11 11:31:32 +0000
commit6f79b466c1333431aca6ee3158a29cdf62f1002e (patch)
tree4986a1fca28b94e9354145333016e7eddc84c9f5 /src/ats/Makefile.am
parentd7de1366e1aa19c8ce84f70d49e79b75b5b8a3b7 (diff)
downloadgnunet-6f79b466c1333431aca6ee3158a29cdf62f1002e.tar.gz
gnunet-6f79b466c1333431aca6ee3158a29cdf62f1002e.zip
-simplify plugin, remove unnecessary header, make internal plugin functions static, doxygen, indentation, code simplification
Diffstat (limited to 'src/ats/Makefile.am')
-rw-r--r--src/ats/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am
index 1c3b746d8..cd79d619b 100644
--- a/src/ats/Makefile.am
+++ b/src/ats/Makefile.am
@@ -518,7 +518,6 @@ test_ats_solver_preferences_ril_LDADD = \
518 518
519EXTRA_DIST = \ 519EXTRA_DIST = \
520 ats.h \ 520 ats.h \
521 plugin_ats_proportional.h \
522 plugin_ats_mlp.h \ 521 plugin_ats_mlp.h \
523 plugin_ats_ril.h \ 522 plugin_ats_ril.h \
524 test_ats_api.conf \ 523 test_ats_api.conf \