[devhelp] No images are shipped, so there is no need for a images/ directory
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [devhelp] No images are shipped, so there is no need for a images/ directory
- Date: Thu, 27 Aug 2009 10:21:23 +0000 (UTC)
commit 8c166e783c0de39f41c0412abce4cf209a89b14d
Author: Frédéric Péters <fpeters 0d be>
Date: Thu Aug 27 12:20:58 2009 +0200
No images are shipped, so there is no need for a images/ directory
data/ui/Makefile.am | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/data/ui/Makefile.am b/data/ui/Makefile.am
index 4d99fa4..efe5888 100644
--- a/data/ui/Makefile.am
+++ b/data/ui/Makefile.am
@@ -1,10 +1,7 @@
-imagedir = $(datadir)/devhelp/images
-image_DATA =
-
uidir = $(datadir)/devhelp/ui
ui_DATA = \
window.ui \
devhelp.builder
-EXTRA_DIST = $(image_DATA) \
- $(ui_DATA)
+EXTRA_DIST = $(ui_DATA)
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]