summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-06-17 01:18:09 +0200
committerLudovic Courtès <ludo@gnu.org>2013-06-17 01:18:09 +0200
commit5686807ee9b0352931c2d0394885f5b43d53bcf1 (patch)
treedacbeb7f8b692a424b52e2fdcec5911aa6f1c697 /Makefile.am
parentb1b07d72c755ea314fb0c8333cd88293ee504ce4 (diff)
downloadguix-patches-5686807ee9b0352931c2d0394885f5b43d53bcf1.tar
guix-patches-5686807ee9b0352931c2d0394885f5b43d53bcf1.tar.gz
build: Remove non-existent git.scm from Makefile.am.
* Makefile.am (MODULES): Remove git.scm.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d7f6341b00..8db02e7a2f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -108,7 +108,6 @@ MODULES = \
gnu/packages/gdbm.scm \
gnu/packages/gettext.scm \
gnu/packages/ghostscript.scm \
- gnu/packages/git.scm \
gnu/packages/glib.scm \
gnu/packages/global.scm \
gnu/packages/gnupg.scm \