File: Makefile.am

package info (click to toggle)
reprof 1.0.1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 43,120 kB
  • sloc: perl: 867; sh: 484; makefile: 59
file content (5 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (7)
1
2
3
4
5
pkgdocexamplesdir = ${datadir}/doc/${PACKAGE}/examples
dist_pkgdocexamples_DATA = $(srcdir)/example.* $(srcdir)/mutations*

dist-hook:
	rm -rf `find $(distdir) -name .svn`