[pan2: 33/268] added makefile again
- From: Heinrich MÃller <henmull src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan2: 33/268] added makefile again
- Date: Mon, 2 Jan 2012 15:40:46 +0000 (UTC)
commit 7dbd57d0e4532b39119e8def30dcd787889b0e03
Author: Heinrich MÃller <sphemuel stud informatik uni-erlangen de>
Date: Wed May 25 07:54:09 2011 +0200
added makefile again
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]