aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMoon <moon@140774ce-b5e7-0310-ab8b-a85725594a96>2007-12-22 23:11:59 +0000
committerMoon <moon@140774ce-b5e7-0310-ab8b-a85725594a96>2007-12-22 23:11:59 +0000
commit86eaf0459be029326b3fa4217ad2ac9bc8ccd368 (patch)
tree466a43e6ae2633a2419d85a7be9e436cfc039a78 /Makefile.am
parentdd75069a1b2b5bc997fda4ecd3a7c7582b707980 (diff)
downloadgnunet-gtk-86eaf0459be029326b3fa4217ad2ac9bc8ccd368.tar.gz
gnunet-gtk-86eaf0459be029326b3fa4217ad2ac9bc8ccd368.zip
cleanup, "pixmaps/icons" won't interfere with base 'make' (until it is
ready) + replace tray icon with new one
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index de02518a..166120a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
1## Process this file with automake to produce Makefile.in 1## Process this file with automake to produce Makefile.in
2 2
3SUBDIRS = doc po pixmaps src 3SUBDIRS = doc po src
4 4
5desktopdir = $(datadir)/applications 5desktopdir = $(datadir)/applications
6desktop_in_files = gnunet-gtk.desktop.in 6desktop_in_files = gnunet-gtk.desktop.in