[pan2/testing: 42/279] added correct pan makefiles



commit 2ed6e4266602abe64ce721d6c0f96e9ebd0b21fa
Author: Heinrich MÃller <sphemuel stud informatik uni-erlangen de>
Date:   Wed May 25 07:46:57 2011 +0200

    added correct pan makefiles

 Makefile.am |   33 +++++++++++++++++++++++++++++++--
 1 files changed, 31 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index cfe49f9..3db545f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,32 @@
-SUBDIRS = general usenet-utils data tasks data-impl icons gui
+SUBDIRS = po uulib pan
 
-EXTRA_DIST = pan.cfg
+ INTLTOOL_DESKTOP_RULE@
+
+DESKTOP_IN_FILES=pan.desktop.in
+DESKTOP_FILES=$(DESKTOP_IN_FILES:.desktop.in=.desktop)
+
+DISTCLEANFILES = \
+ intltool-extract \
+ intltool-merge \
+ intltool-update \
+ pan.desktop
+
+
+EXTRA_DIST = \
+ README \
+ README.windows \
+ README.mingw \
+ ChangeLog \
+ Pan.ico \
+ pan.spec \
+ pan.png \
+ $(DESKTOP_IN_FILES) \
+ $(DESKTOP_FILES) \
+ intltool-extract.in intltool-merge.in intltool-update.in \
+ pan_git_rev
+
+Productivitydir = $(datadir)/applications
+Productivity_DATA = $(DESKTOP_FILES)
+
+icon_DATA = pan.png
+icondir = $(datadir)/pixmaps



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