aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index c493c37..215ec63 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,4 @@
-PROGRAM_NAME=diff-dd
-PROGRAM_VERSION=2.0.0
-
-export PROGRAM_NAME
-export PROGRAM_VERSION
+include config.mk
all:
$(MAKE) -C src all