aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5abb7ae..d4aa84b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -2,8 +2,8 @@ dirs = libOSC send+dump src
all:
cd libOSC ; make
- cd send+dump ; make
cd src ; make
+ cd send+dump ; make
install: all
cd src ; make install