File: Makefile.am

package info (click to toggle)
geany-plugins 2.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,836 kB
  • sloc: ansic: 107,883; sh: 5,567; makefile: 1,532; sed: 16
file content (14 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include $(top_srcdir)/build/vars.docs.mk

plugin = debugger

dist_plugindata_DATA = \
	continue.png \
	restart.gif \
	run.gif \
	run_to_cursor.gif \
	step_in.png \
	step_out.gif \
	step_over.gif \
	stop.gif \
	tabs.gif