1
0
mirror of https://github.com/alex-sector/dns2tcp.git synced 2025-05-08 17:52:30 +08:00
dns2tcp/Makefile.am
2017-11-23 15:32:42 +01:00

9 lines
196 B
Makefile

# $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`