<E>nter-message command in the text client now warns the user that this creates a...
[citadel.git] / textclient / Makefile
index 5203ea493f2d66a778b3b492b7559178432948aa..3fdd066e5dd5c67e35762d85e2c7529204303828 100644 (file)
@@ -35,8 +35,9 @@ clean:
 distclean: clean
        rm -f config.mk
 
-install: citadel
+install: citadel citadel.rc
        install citadel $(BINDIR)/citadel
+       install citadel.rc $(ETCDIR)/citadel.rc
 
 uninstall:
        rm -vf $(BINDIR)/citadel