From d6601645d6e8c19c49ced7bd5c86e401b0069d01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 23 Feb 2011 22:14:16 +0100 Subject: [PATCH] build: Add panel-border.svg to Makefile.am I forgot to add it in commit 9a048af1fb9. --- data/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/data/Makefile.am b/data/Makefile.am index 25038885b..103e30b84 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -31,6 +31,7 @@ dist_theme_DATA = \ theme/mosaic-view-active.svg \ theme/mosaic-view.svg \ theme/move-window-on-new.svg \ + theme/panel-border.svg \ theme/panel-button-border.svg \ theme/panel-button-highlight-narrow.svg \ theme/panel-button-highlight-wide.svg \