[Groonga-commit] groonga/groonga [master] Fix variable name

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 29日 (木) 07:28:10 JST


Kouhei Sutou	2012-03-29 07:28:10 +0900 (Thu, 29 Mar 2012)

  New Revision: 6efc0e217dfcf7b4a5b31ebe91e28f5de2771d75

  Log:
    Fix variable name

  Modified files:
    data/images/logo/Makefile.am

  Modified: data/images/logo/Makefile.am (+1 -1)
===================================================================
--- data/images/logo/Makefile.am    2012-03-29 07:25:24 +0900 (2c0fd11)
+++ data/images/logo/Makefile.am    2012-03-29 07:28:10 +0900 (a4062f4)
@@ -4,7 +4,7 @@ logodir = $(pkgdatadir)/images/logo
 logo_DATA = $(image_files)
 
 EXTRA_DIST =					\
-	$(images_DATA)				\
+	$(logo_DATA)				\
 	update-files.sh
 
 SUFFIXES =




Groonga-commit メーリングリストの案内
Back to archive index