File: Makefile.am

package info (click to toggle)
dns2tcp 0.5.2-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 1,012 kB
  • ctags: 717
  • sloc: ansic: 5,301; sh: 3,617; makefile: 60
file content (8 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# $Id: Makefile.am,v 1.3.4.1 2010/05/18 15:35:47 dembour Exp $
SUBDIRS = $(DIRECTORIES) man
DIST_SUBDIRS = $(DIRECTORIES) man
EXTRA_DIST = common

dist-hook:
	rm -rf `find $(distdir)/ -name CVS`