From 1c103832d4ddbd3a6ca3a65aea17d69d19b32c39 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 6 Jun 2016 14:35:19 +0800 Subject: [PATCH] configure.ac --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index f20a5ebdf..3516cd239 100644 --- a/configure.ac +++ b/configure.ac @@ -168,6 +168,7 @@ AM_CONDITIONAL(HAVE_VTE_2_91, test "$vte_2_91_enabled" = "yes") AC_CONFIG_FILES([ Makefile src/Makefile + pixmaps/Makefile ]) -- 2.39.2