]> andersk Git - moira.git/commitdiff
install in ETCDIR, not PROGDIR
authormar <mar>
Fri, 10 Apr 1992 18:57:56 +0000 (18:57 +0000)
committermar <mar>
Fri, 10 Apr 1992 18:57:56 +0000 (18:57 +0000)
update/Imakefile

index 6369b993527aa3da17d70194356077749ea14078..4cfa3490d6c61f38019c2817180bf610b3c68c5e 100644 (file)
@@ -32,4 +32,4 @@ moira_update.o: ${COBJS}
        ${LD} -r -o moira_update.o ${COBJS}
 #endif
 
-program(update_server, ${SOBJS},${MR_LIBDEP} ${GDB_LIBDEP}, ${CLIBS},${PROGDIR})
+program(update_server, ${SOBJS},${MR_LIBDEP} ${GDB_LIBDEP}, ${CLIBS},${ETCDIR})
This page took 0.048452 seconds and 5 git commands to generate.