Don't try to dist shave files that have been removed
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 10 Mar 2010 00:07:27 +0000 (00:07 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 10 Mar 2010 00:22:49 +0000 (00:22 +0000)
.gitignore
Makefile.am
m4/Makefile.am

index 2a81749..23c1897 100644 (file)
@@ -1,5 +1,3 @@
-shave
-shave-libtool
 Makefile
 Makefile.in
 *~
index 62a5909..fa38b1a 100644 (file)
@@ -1,7 +1,5 @@
 SUBDIRS = m4
 
-CONFIG_CLEAN_FILES = shave shave-libtool
-
 EXTRA_DIST = \
        ChangeLog \
        gettext.patch \
@@ -17,5 +15,4 @@ EXTRA_DIST = \
        coverage/coverage-report.pl \
        coverage/coverage-report.xsl \
        coverage/coverage-report-entry.pl \
-       download-translations \
-        shave.in shave-libtool.in
+       download-translations
index 61a21f8..c1a559b 100644 (file)
@@ -37,5 +37,4 @@ EXTRA_DIST = \
        gtk-doc.m4 \
        introspection.m4 \
        pkg.m4 \
-       check.m4 \
-        shave.m4
+       check.m4