Starting on removing LDS Church affiliations
[watersofshiloah] / Makefile
index 9ab1ef6..7911860 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-PROJECT_NAME=MormonChannel
+PROJECT_NAME=WatersOfShiloah
 SOURCE_PATH=src
 SOURCE=$(shell find $(SOURCE_PATH) -iname "*.py")
-PROGRAM=$(SOURCE_PATH)/mormonchannel_gtk.py
+PROGRAM=$(SOURCE_PATH)/watersofshiloah_gtk.py
 DATA_PATH=data
 DATA_TYPES=*.ini *.map *.glade *.png
 DATA=$(foreach type, $(DATA_TYPES), $(shell find $(DATA_PATH) -iname "$(type)")) data/COPYING