Index: conf/Makefile
===================================================================
--- conf/Makefile	(revision cfdf333a512778a753f04c7ce616075f6059e7bb)
+++ conf/Makefile	(revision b242df28e54a297520242fa6f8f1d8ec891f6658)
@@ -15,5 +15,5 @@
 install:
 ifdef CONF_DIR
-	install -m 0644 compiledic.conf $(CONF_DIR)
+	install -m 0644 compdic.conf $(CONF_DIR)
 	install -m 0644 cor.conf $(CONF_DIR)
 	install -m 0644 dgc.conf $(CONF_DIR)
@@ -32,5 +32,5 @@
 uninstall:
 ifdef CONF_DIR
-	rm $(CONF_DIR)/compiledic.conf
+	rm $(CONF_DIR)/compdic.conf
 	rm $(CONF_DIR)/cor.conf
 	rm $(CONF_DIR)/dgc.conf
