File: Makefile.am

package info (click to toggle)
gtk-doc 1.35.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,192 kB
  • sloc: python: 9,923; ansic: 915; xml: 889; makefile: 535; sh: 364; lisp: 137; perl: 109
file content (13 lines) | stat: -rw-r--r-- 180 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in

SUBDIRS = . src docs

if BUILD_TESTS

check-local: clean

endif

EXTRA_DIST = meson.build

-include $(top_srcdir)/git.mk