File: Makefile.am

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

plugin = geanylua
exampleinfodir = $(examplesdir)/info

dist_exampleinfo_DATA = \
	about.lua \
	app-information.lua \
	file-information.lua \
	list-open-files.lua \
	show-filename.lua