From 40698eacd312893cc9feba2b6b93d81d47245f74 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Fri, 6 Mar 2009 19:50:43 +0100 Subject: src: remove debian/ directory This patch removes the debian directory. According to the debian policy, this directory should not be in source tree. Signed-off-by: Pablo Neira Ayuso --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fde65aa..c7afd08 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,5 +17,4 @@ libtool: $(LIBTOOL_DEPS) $(SHELL) ./config.status --recheck dist-hook: - rm -rf `find $(distdir)/debian -name .svn` rm -rf `find $(distdir)/doc -name .svn` -- cgit v1.2.3