diff options
author | Stefano Karapetsas <[email protected]> | 2014-02-16 23:07:18 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-02-16 23:07:18 +0100 |
commit | 62d9ba93f261df33a3d358fdae0777494eb42594 (patch) | |
tree | 79c7ed39aefa22b91fcf4c7c5224219054ed4f31 | |
parent | 9ce27fe5895f52e8da491a7fdc05b50c3f667380 (diff) | |
download | caja-62d9ba93f261df33a3d358fdae0777494eb42594.tar.bz2 caja-62d9ba93f261df33a3d358fdae0777494eb42594.tar.xz |
Update Makefile for COPYING-DOCS removal
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4773c85e..8e14fc3c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,6 @@ EXTRA_DIST = \ autogen.sh \ COPYING.LIB \ COPYING.EXTENSIONS \ - COPYING-DOCS \ HACKING \ MAINTAINERS \ README.commits \ |