From 4a659214a08b12463d59bf839255ff53ebbaf5b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Sun, 1 Nov 2020 14:09:21 +0100 Subject: [PATCH] Add constants.php --- Makefile | 3 +++ constants.php | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 constants.php diff --git a/Makefile b/Makefile index cd662af..54997e7 100644 --- a/Makefile +++ b/Makefile @@ -40,4 +40,7 @@ distclean: clean -rm -f be.bastelstu.chat.tar -rm -f be.bastelstu.chat.tar.gz +constants.php: option.xml + (echo " constants.php + .PHONY: distclean clean diff --git a/constants.php b/constants.php new file mode 100644 index 0000000..1f830f0 --- /dev/null +++ b/constants.php @@ -0,0 +1,6 @@ +