bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] console-client: drop DIST_FILES from Makefile


From: Justus Winter
Subject: [PATCH] console-client: drop DIST_FILES from Makefile
Date: Sat, 12 Apr 2014 09:34:15 +0200

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(-)

diff --git a/console-client/Makefile b/console-client/Makefile
index 65a04e0..f576cbe 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"' \
-- 
1.9.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]