6062bc6fa2
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/google-noto-emoji-fonts#58d2109df68f1bc773b3b05f8097e6c89c921c4b
12 lines
336 B
Diff
12 lines
336 B
Diff
--- old/Makefile 2018-05-03 20:32:14.000000000 +0200
|
|
+++ new/Makefile 2018-05-08 11:48:20.811073447 +0200
|
|
@@ -78,7 +78,7 @@
|
|
|
|
ALL_FLAGS = $(basename $(notdir $(wildcard $(FLAGS_SRC_DIR)/*.png)))
|
|
|
|
-FLAGS = $(SELECTED_FLAGS)
|
|
+FLAGS = $(ALL_FLAGS)
|
|
|
|
FLAG_NAMES = $(FLAGS:%=%.png)
|
|
FLAG_FILES = $(addprefix $(FLAGS_DIR)/, $(FLAG_NAMES))
|