aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/ntop/reorder_make_deps
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/ntop/reorder_make_deps')
-rw-r--r--unmaintained/ntop/reorder_make_deps11
1 files changed, 11 insertions, 0 deletions
diff --git a/unmaintained/ntop/reorder_make_deps b/unmaintained/ntop/reorder_make_deps
new file mode 100644
index 0000000000..3a104272ee
--- /dev/null
+++ b/unmaintained/ntop/reorder_make_deps
@@ -0,0 +1,11 @@
+--- a/plugins/Makefile
++++ b/plugins/Makefile
+@@ -793,7 +793,7 @@
+ done
+ check-am: all-am
+ check: check-recursive
+-all-am: Makefile $(PROGRAMS) $(LTLIBRARIES)
++all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
+ installdirs: installdirs-recursive
+ installdirs-am:
+ for dir in "$(DESTDIR)$(libdir)"; do \