Do not distribute the debian/ directory
authorClaudio Saavedra <csaavedra@igalia.com>
Wed, 29 Apr 2009 15:53:49 +0000 (18:53 +0300)
committerClaudio Saavedra <csaavedra@igalia.com>
Wed, 29 Apr 2009 16:42:07 +0000 (19:42 +0300)
* Makefile.am: Do not distribute the debian/ directory.

ChangeLog
Makefile.am

index a0f0cb0..f60076a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-04-29  Claudio Saavedra  <csaavedra@igalia.com>
 
+       * Makefile.am: Do not distribute the debian/ directory.
+
+2009-04-29  Claudio Saavedra  <csaavedra@igalia.com>
+
        * doc/Makefile.am: Add the extra SGML files to content_files,
        so that they are distributed properly.
 
index ddba056..9a0cee6 100644 (file)
@@ -6,15 +6,6 @@ SUBDIRS                                = src                                           \
                                          doc                                           \
                                          po
 
-EXTRA_DIST                             = debian/changelog                              \
-                                         debian/control                                \
-                                         debian/copyright                              \
-                                         debian/hildon-libs-dev.docs                   \
-                                         debian/hildon-libs-dev.install                \
-                                         debian/hildon-libs0.install                   \
-                                         debian/hildon-libs0-dbg.install               \
-                                         debian/rules
-
 MAINTAINERCLEANFILES                   = Makefile.in aclocal.m4 configure              \
                                          config.h.in compile                           \
                                          ltmain.sh depcomp missing                     \