File: Makefile.am

package info (click to toggle)
sflphone 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 21,048 kB
  • sloc: ansic: 159,647; cpp: 27,067; sh: 11,765; xml: 4,420; makefile: 1,500; python: 654; asm: 46
file content (6 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
4
5
6
SUBDIRS = dbus-api
SUBDIRS += doxygen

.PHONY: doc
doc:
	$(MAKE) -C doxygen doc