summaryrefslogtreecommitdiff
blob: 312809afe7a7d3760edd44cbbb34d201696c02ae (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -5,6 +5,8 @@
 check_PROGRAMMS = test.sh
 TESTS = nftest test.sh
 
+test.sh: nfgen
+
 if SFLOW
 bin_PROGRAMS += sfcapd
 endif