summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 363839435a..3d94dd0583 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with Guix. If not, see <http://www.gnu.org/licenses/>.
+bin_SCRIPTS = guix-build
+
MODULES = \
guix/derivations.scm \
guix/build-system.scm \