File: Makefile.am

package info (click to toggle)
referencer 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,028 kB
  • ctags: 2,265
  • sloc: ansic: 32,973; cpp: 12,149; python: 1,314; xml: 1,258; sh: 1,154; makefile: 252
file content (18 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
plugindir   = $(pkglibdir)
plugin_DATA = \
	ads.py \
	dblp.py \
	expj.py \
	expj_expand.svg \
	expj_shorten.svg \
	genkey.py \
	google-books.py \
	isi-plugin.py \
	lyx.py \
	lyx.png \
	pubmed.py

EXTRA_DIST =	\
	$(plugin_DATA)