aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMoon <moon@140774ce-b5e7-0310-ab8b-a85725594a96>2007-12-22 21:04:56 +0000
committerMoon <moon@140774ce-b5e7-0310-ab8b-a85725594a96>2007-12-22 21:04:56 +0000
commit053f1b271057e9412ec9cdaf8a553ac118ed79c7 (patch)
treec6326ed3ecb28b84cd1a0e534f954d3556e792e0 /Makefile.am
parent320d74c8aea920047f1752714bab970acdd0170d (diff)
downloadgnunet-gtk-053f1b271057e9412ec9cdaf8a553ac118ed79c7.tar.gz
gnunet-gtk-053f1b271057e9412ec9cdaf8a553ac118ed79c7.zip
add icons to install in standard system dirs and use them in .glade
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 166120a9..de02518a 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 src 3SUBDIRS = doc po pixmaps src
4 4
5desktopdir = $(datadir)/applications 5desktopdir = $(datadir)/applications
6desktop_in_files = gnunet-gtk.desktop.in 6desktop_in_files = gnunet-gtk.desktop.in