From 7b8360e5e5343aa60d3fef3959c41970826ee570 Mon Sep 17 00:00:00 2001 From: Gildas Bazin Date: Thu, 12 Jun 2003 06:56:01 +0000 Subject: [PATCH] * Makefile.am: fixed inclusion of skins in make dist. --- share/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/share/Makefile.am b/share/Makefile.am index 9e2932b7ee..a18a6e5364 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -11,11 +11,9 @@ dist_pkgdata_DATA = \ $(DIST_icons16) \ $(DIST_icons32) \ $(DIST_icons48) \ + $(DIST_skins) \ $(NULL) -nobase_pkgdata_DATA = \ - $(DIST_skins) - DIST_fonts = \ default8x16.psf \ default8x9.psf \ -- 2.20.1