From d49d0ac8d97e30a9b3a9140af6e9f402d39654c2 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Sat, 12 Apr 2014 09:31:24 +0200 Subject: console-client: drop DIST_FILES from Makefile Since 50bfb9acf98d5f4c0c5948cc28285e990b40b659 git is used to produce dist tarballs. * console-client/Makefile (DIST_FILES): Do not set obsolete variable. --- console-client/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'console-client/Makefile') diff --git a/console-client/Makefile b/console-client/Makefile index 65a04e0d..f576cbeb 100644 --- a/console-client/Makefile +++ b/console-client/Makefile @@ -49,10 +49,6 @@ XKB_DATA_FILES = keymap/hurd types/hurd symbols/hurd # In seeking, thou shalt find it! CPPFLAGS += -DQUAERENDO_INVENIETIS -DIST_FILES = xkb/HACKING xkb/MISSING-FEATURES xkb/README xkb/TODO \ - xkb/kstoucs_map.sh \ - $(addprefix xkb/xkb-data/, $(XKB_DATA_FILES)) - include ../Makeconf driver-CPPFLAGS = -D'CONSOLE_DEFPATH="$(module-dir)\0"' \ -- cgit v1.2.3