projects
/
darcs-mirror-screen-message.debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49fb2d0
)
try to install the icon with automake
author
Joachim Breitner
<mail@joachim-breitner.de>
Wed, 19 Mar 2008 22:09:52 +0000
(22:09 +0000)
committer
Joachim Breitner
<mail@joachim-breitner.de>
Wed, 19 Mar 2008 22:09:52 +0000
(22:09 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
2213f3b
..
48d2a9e
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-4,5
+4,8
@@
sm_SOURCES = sm.c
sm_CFLAGS = $(DEPS_CFLAGS)
sm_LDADD = $(DEPS_LIBS)
+icondir = $(datadir)/icons/hicolor/48x48/apps
+icon_DATA = sm.png
+
man_MANS = sm.1
-EXTRA_DIST = sm.1 sm.py
+EXTRA_DIST = sm.1 sm.py
sm.png