File: Makefile.am

package info (click to toggle)
wfmath 0.3.12-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,364 kB
  • sloc: sh: 10,991; cpp: 8,597; makefile: 101
file content (9 lines) | stat: -rw-r--r-- 194 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = wfmath-0.3.pc

EXTRA_DIST = TODO autogen.sh wfmath.pbproj/project.pbxproj wfmath.spec

SUBDIRS = wfmath atlas doc

docs:
	cd doc && make docs