diff --git a/Atom-Linux/Makefile b/Atom-Linux/Makefile index b5bd7ba41..3c328cf1a 100644 --- a/Atom-Linux/Makefile +++ b/Atom-Linux/Makefile @@ -81,6 +81,7 @@ install: cp -R ../src $(INSTALLDIR) cp -R ../static $(INSTALLDIR) cp -R ../vendor $(INSTALLDIR) + cp -R ../bundles $(INSTALLDIR) cp ../index.html $(INSTALLDIR) ln -sf $(INSTALLDIR)/atom /usr/local/bin/atom