aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar FeRD (Frank Dana) <ferdnyc@gmail.com>2010-12-27 11:52:51 -0500
committerGravatar Alex Bennee <alex@bennee.com>2011-01-02 17:51:29 +0000
commita1f6f1f55c73959cad85d0fc23d5a00ad3326463 (patch)
tree5c19d0ce210870e7a1c16d1b8f300945f12f9506
parentd1cfc795e677c4f50696628c13f8593a35f0034e (diff)
Exclude nonexistent debian/ path from EXTRA_DIST
Fixes make targets for distdir/distfile building
-rwxr-xr-xMakefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index 45c372e..9184e0e 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -78,17 +78,6 @@ EXTRA_DIST= \
TODO \
USERS-GUIDE \
\
- debian/changelog \
- debian/compat \
- debian/control \
- debian/copyright \
- debian/dirs \
- debian/docs \
- debian/easytag.1 \
- debian/easytag.xpm \
- debian/menu \
- debian/rules \
- \
config.h.mingw \
Makefile.mingw \
README_win32.txt \