]> andersk Git - moira.git/blobdiff - update/Makefile
Checkin for release.
[moira.git] / update / Makefile
index 1b8ff0ed9e478eb871339c2d9bab41ab5c286188..418ca779db65080b4eb3501904064fb67c650f34 100644 (file)
@@ -43,6 +43,11 @@ clean:
        -rm -f server sms_update.o test test.o smsu_int.h
        -rm -f core a.out *~ \#*
 
+install:
+# This is probably wrong..
+       install server ../bin/update_server
+       install test ../bin/update_test
+
 lint:
        lint ${LINTFLAGS} ${SSRCS} ${COMSRCS}
        lint ${LINTFLAGS} ${CSRCS} ${COMSRCS}
This page took 0.046518 seconds and 4 git commands to generate.