emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/hyperbole 8c45a22 1/3: Add el files missing in Makefile


From: ELPA Syncer
Subject: [elpa] externals/hyperbole 8c45a22 1/3: Add el files missing in Makefile (#75)
Date: Wed, 28 Apr 2021 23:57:08 -0400 (EDT)

branch: externals/hyperbole
commit 8c45a220d8a12bb5125d9437fad9dff474377130
Author: Mats Lidell <mats.lidell@lidells.se>
Commit: GitHub <noreply@github.com>

    Add el files missing in Makefile (#75)
---
 Changes  | 5 +++++
 Makefile | 5 +++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index 44010f2..455e841 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+2021-04-28  Mats Lidell  <matsl@gnu.org>
+
+* Makefile (EL_COMPILE) (ELC_COMPILE): Add hui-dired-sidebar and
+    hypb-maintenance
+
 2021-04-28  Bob Weiner  <rsw@gnu.org>
 
 * hui-mini.el (hui:hypb-exit): "X" to exit from hyperbole-mode
diff --git a/Makefile b/Makefile
index 1781664..5dfb8ce 100644
--- a/Makefile
+++ b/Makefile
@@ -159,7 +159,8 @@ EL_COMPILE = hact.el hactypes.el hargs.el hbdata.el 
hbmap.el hbut.el \
             hpath.el hrmail.el hsettings.el hsmail.el hsys-org.el hsys-www.el 
htz.el \
             hycontrol.el hui-jmenu.el hui-menu.el hui-mini.el hui-mouse.el 
hui-select.el \
             hui-treemacs.el hui-window.el hui.el hvar.el hversion.el hvm.el 
hypb.el hyperbole.el \
-            hyrolo-demo.el hyrolo-logic.el hyrolo-menu.el hyrolo.el 
hywconfig.el set.el hypb-ert.el
+            hyrolo-demo.el hyrolo-logic.el hyrolo-menu.el hyrolo.el 
hywconfig.el set.el hypb-ert.el \
+            hui-dired-sidebar.el hypb-maintenance.el
 
 EL_KOTL = kotl/kexport.el kotl/kfile.el kotl/kfill.el kotl/kimport.el 
kotl/klabel.el \
          kotl/klink.el kotl/kmenu.el kotl/knode.el kotl/kotl-mode.el 
kotl/kotl-orgtbl.el \
@@ -175,7 +176,7 @@ ELC_COMPILE =  hactypes.elc hibtypes.elc hib-debbugs.elc 
hib-doc-id.elc hib-kbd.
             hycontrol.elc hui-jmenu.elc hui-menu.elc hui-mini.elc 
hui-mouse.elc hui-select.elc \
             hui-treemacs.elc hui-window.elc hui.elc hvar.elc hversion.elc 
hvm.elc hypb.elc hyperbole.elc \
             hyrolo-demo.elc hyrolo-logic.elc hyrolo-menu.elc hyrolo.elc 
hywconfig.elc \
-            set.elc hypb-ert.elc
+            set.elc hypb-ert.elc hui-dired-sidebar.elc hypb-maintenance.elc
 
 ELC_KOTL = kotl/kexport.elc kotl/kfile.elc kotl/kfill.elc kotl/kimport.elc 
kotl/klabel.elc \
           kotl/klink.elc kotl/kmenu.elc kotl/knode.elc kotl/kotl-mode.elc 
kotl/kotl-orgtbl.elc \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]