diff options
author | Tom Hacohen <tom@stosb.com> | 2016-12-05 12:35:40 +0000 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2016-12-05 12:35:40 +0000 |
commit | 3302ce54998ab66adeddbe273cf105309061a809 (patch) | |
tree | 464ad987dc508dfa7b25732c1f31eccb31c15b59 /data/Makefile.am | |
parent | 92f8e013eaa62da6658556924f9a08cf31c75565 (diff) |
Emacs config: Also remove from extra_dist.
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 86459295c7..ce131378fc 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -73,9 +73,6 @@ mimedir = $(datadir)/mime/packages mime_DATA = edje/edje.xml EXTRA_DIST += $(mime_DATA) -EXTRA_DIST += \ -edje/edje-mode.el - # Helper for people using EDJ include ../src/Makefile_Edje_Helper.am |