From 332257d392d186151f08df7b9142e9f9c364051c Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sat, 28 Nov 2009 16:51:47 +0000 Subject: [PATCH] (trunk gtk) add ratio-icon.h to Makefile.am so that it will be included in the "make dist" tarballs. Reported in the forums by JakeS. --- gtk/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/Makefile.am b/gtk/Makefile.am index e553a4f73..c37658532 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -49,6 +49,7 @@ noinst_HEADERS = \ msgwin.h \ notify.h \ options-icon.h \ + ratio-icon.h \ relocate.h \ stats.h \ sexy-icon-entry.h \