aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-05-09 23:51:55 -0700
committerGravatar Tom Willemse2020-05-09 23:51:55 -0700
commit8d9320be834f3f59e0ffdbf59cf7a20c341ac9b6 (patch)
treec7683a27405899c73c11812dcdf20df115eda721 /GNUmakefile
parentf310ee6b9c8640eefb1b1f4e157d85b2fa04ea60 (diff)
downloadnew-dotfiles-8d9320be834f3f59e0ffdbf59cf7a20c341ac9b6.tar.gz
new-dotfiles-8d9320be834f3f59e0ffdbf59cf7a20c341ac9b6.zip
Clean up Emacs config
Everything’s moved to my emacs-config project
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/GNUmakefile b/GNUmakefile
index b9f831c..6daf158 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -32,12 +32,6 @@ picom-clean:
# Emacs #
#########
-emacs:
- $(MAKE) -C emacs/.emacs.d
-
-emacs-clean:
- $(MAKE) -C emacs/.emacs.d clean
-
###########
# Xmodmap #
###########