Revision: 1668
          http://geeqie.svn.sourceforge.net/geeqie/?rev=1668&view=rev
Author:   nadvornik
Date:     2009-04-27 20:19:21 +0000 (Mon, 27 Apr 2009)

Log Message:
-----------
"make dist" fixes

Modified Paths:
--------------
    trunk/plugins/Makefile.am
    trunk/plugins/symlink/Makefile.am
    trunk/src/Makefile.am

Modified: trunk/plugins/Makefile.am
===================================================================
--- trunk/plugins/Makefile.am   2009-04-26 14:08:44 UTC (rev 1667)
+++ trunk/plugins/Makefile.am   2009-04-27 20:19:21 UTC (rev 1668)
@@ -2,3 +2,5 @@
 qq_desktoptemplatedir = $(pkgdatadir)
 qq_desktoptemplate_DATA = template.desktop
 
+EXTRA_DIST = \
+       $(qq_desktoptemplate_DATA)

Modified: trunk/plugins/symlink/Makefile.am
===================================================================
--- trunk/plugins/symlink/Makefile.am   2009-04-26 14:08:44 UTC (rev 1667)
+++ trunk/plugins/symlink/Makefile.am   2009-04-27 20:19:21 UTC (rev 1668)
@@ -3,4 +3,5 @@
 qq_desktopdir = $(pkgdatadir)/applications
 qq_desktop_DATA = symlink.desktop
 
-
+EXTRA_DIST = \
+       $(qq_desktop_DATA)

Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am       2009-04-26 14:08:44 UTC (rev 1667)
+++ trunk/src/Makefile.am       2009-04-27 20:19:21 UTC (rev 1668)
@@ -18,6 +18,7 @@
 
 module_SLIK = \
        intl.h          \
+       gettext.h       \
        ui_bookmark.c   \
        ui_bookmark.h   \
        ui_fileops.c    \


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn

Reply via email to