summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@openmailbox.org>2015-06-14 20:52:42 +0200
committerMathieu Lirzin <mthl@openmailbox.org>2015-06-17 22:16:39 +0200
commit4192e898a4256bab275f75d744969dfab8e06b6d (patch)
treef6ae83043d70a50cbec44d6678047832d5111c4d /Makefile.am
parent2c049216340cf25660b39b3f358ad112cbd1a798 (diff)
downloadguix-4192e898a4256bab275f75d744969dfab8e06b6d.tar.gz
guix-4192e898a4256bab275f75d744969dfab8e06b6d.tar.xz
list-packages: Move to guix-artwork repository.
In order to integrate the package list in the GuixSD website, the listing of packages has been moved into the website implementation. * build-aux/list-packages.scm: Remove file. * Makefile.am (EXTRA_DIST): Adapt to it.
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 2b84467b0c..c8d701b3ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -264,7 +264,6 @@ EXTRA_DIST = \
build-aux/check-available-binaries.scm \
build-aux/check-final-inputs-self-contained.scm \
build-aux/download.scm \
- build-aux/list-packages.scm \
build-aux/make-binary-tarball.scm \
srfi/srfi-37.scm.in \
srfi/srfi-64.scm \