repo.or.cz
/
anjuta-git-plugin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix a Gtk warning when checking path input in the log viewer.
[anjuta-git-plugin.git]
/
plugins
/
gdb
/
images
/
Makefile.am
blob
30a0315929ffccd7a1e6604f3a986700c04c74bf
1
## File created by the gnome-build tools
2
3
imagesdir = $(anjuta_image_dir)
4
images_DATA = \
5
breakpoint.png \
6
locals.png \
7
stack.png
8
9
EXTRA_DIST = $(images_DATA)