File: Makefile.am

package info (click to toggle)
profbval 1.0.22-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 656 kB
  • sloc: perl: 719; sh: 610; makefile: 37; fortran: 7
file content (5 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (5)
1
2
3
4
5
pkgdatascrdir = $(pkgdatadir)/scr
dist_pkgdatascr_SCRIPTS = $(srcdir)/*.pl

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