summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Corr??a da Silva Sanches <juca@members.fsf.org>2008-02-15 22:02:51 +0000
committerJucaBlues <JucaBlues@users.sourceforge.net>2008-02-15 22:02:51 +0000
commit2ba4784e38e03adf1775c837bd6b8f6c7b7f055b (patch)
tree859395002f077c2c7dfe4f94f852749358d7e20b
parentAbout Screen for 0.46 (diff)
downloadinkscape-2ba4784e38e03adf1775c837bd6b8f6c7b7f055b.tar.gz
inkscape-2ba4784e38e03adf1775c837bd6b8f6c7b7f055b.zip
remove about-bg.svg from the Makefile.am
(bzr r4737)
-rw-r--r--share/screens/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/share/screens/Makefile.am b/share/screens/Makefile.am
index f5897a30b..f18982221 100644
--- a/share/screens/Makefile.am
+++ b/share/screens/Makefile.am
@@ -2,9 +2,7 @@
screensdir = $(datadir)/inkscape/screens
screens_DATA = \
- about.svg \
- about.bg.svg
-
+ about.svg
EXTRA_DIST = $(screens_DATA)