[ekiga] Fix image dependency in pixmap directory



commit ca309540b471291f8ae027178becc43ec79ba35f
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Fri Feb 14 12:16:24 2014 +0100

    Fix image dependency in pixmap directory

 pixmaps/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
index 39a1cc1..04c5f0e 100644
--- a/pixmaps/Makefile.am
+++ b/pixmaps/Makefile.am
@@ -77,7 +77,7 @@ DISTCLEANFILES = inlines.h
 
 EXTRA_DIST= $(IMAGES_FILES)
 
-inlines.h: $(IMAGE_FILES) $(nobase_dist_icon_DATA) Makefile.am
+inlines.h: $(IMAGES_FILES) $(nobase_dist_icon_DATA) Makefile.am
        gdk-pixbuf-csource --raw --build-list $(IMAGES) > inlines.h
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]