summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-04-19 05:40:50 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-04-19 05:40:50 +0000
commitdf1409c9e0c9c39e68b6c21a536052347244ea2d (patch)
treeeab4caeef4cb5fb989d556e7199237f67c4267d3 /debian
parent5bb4d127cba3ecfedf3de304f1e7fcde96843a0f (diff)
downloadgdm-df1409c9e0c9c39e68b6c21a536052347244ea2d.tar.gz
fix make distcheck wrt libintl and make sure we get the debian directory
Wed Apr 18 22:32:53 2001 George Lebl <jirka@5z.com> * Makefile.am, configure.in, debian/Makefile.am: fix make distcheck wrt libintl and make sure we get the debian directory into the tarball
Diffstat (limited to 'debian')
-rw-r--r--debian/.cvsignore2
-rw-r--r--debian/Makefile.am19
2 files changed, 21 insertions, 0 deletions
diff --git a/debian/.cvsignore b/debian/.cvsignore
index 4faef453..79de295c 100644
--- a/debian/.cvsignore
+++ b/debian/.cvsignore
@@ -1,2 +1,4 @@
*-stamp
changelog
+Makefile
+Makefile.in
diff --git a/debian/Makefile.am b/debian/Makefile.am
new file mode 100644
index 00000000..a5d39a04
--- /dev/null
+++ b/debian/Makefile.am
@@ -0,0 +1,19 @@
+SUBDIRS =
+
+EXTRA_DIST = \
+ README.Debian \
+ changelog \
+ changelog.in \
+ changelog.old \
+ control \
+ copyright \
+ dirs \
+ docs \
+ ex.doc-base.package \
+ gdm.pod \
+ gdmchooser.pod \
+ gdmlogin.pod \
+ init \
+ postinst \
+ postrm \
+ rules