File: Makefile.am

package info (click to toggle)
epiphany-browser 3.22.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 20,368 kB
  • ctags: 5,201
  • sloc: ansic: 56,800; sh: 4,109; makefile: 1,341; xml: 1,289; python: 33
file content (11 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
NULL =

man_MANS = epiphany.1

EXTRA_DIST = 		\
	$(man_MANS)	\
	bookmarks.txt	\
	debugging.txt	\
	$(NULL)

-include $(top_srcdir)/git.mk