aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nitpicker/files/patch-ab
blob: 31fe3d52f56f2b993b365d8edc5ff3ba932c6b50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- tools/parse_flowfile/Makefile.old   Thu May 22 23:59:52 2003
+++ tools/parse_flowfile/Makefile   Fri May 23 00:00:16 2003
@@ -4,4 +4,7 @@
    @cd src; make all;
 
+install:
+   @cd src; make install
+
 clean:
    @cd src; make clean;