File: Makefile.am

package info (click to toggle)
libview 0.6.6-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,432 kB
  • ctags: 806
  • sloc: sh: 9,942; cpp: 3,098; ansic: 1,011; makefile: 169; perl: 67
file content (20 lines) | stat: -rw-r--r-- 311 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SUBDIRS = docs libview scripts tests

pcdata_DATA = libview.pc
pcdatadir = $(libdir)/pkgconfig


EXTRA_DIST = \
	AUTHORS NEWS INSTALL COPYING README \
	ChangeLog \
	autogen.sh \
	configure.ac \
	libview.pc.in


$(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck

doxygen:
	doxygen