From: Christophe CURIS <[email protected]>
This is needed in order to have all the expected files in the
archive of sources when using:
make dist
---
src/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/Makefile.am b/src/Makefile.am
index a205c4d..f67e1cf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,6 +48,7 @@ wmaker_SOURCES = \
menu.c \
menu.h \
misc.c \
+ misc.h \
osdep_@[email protected] \
monitor.c \
motif.c \
@@ -67,6 +68,7 @@ wmaker_SOURCES = \
screen.h \
session.h \
session.c \
+ shutdown.h \
shutdown.c \
switchpanel.c \
switchpanel.h \
--
1.7.10.4
--
To unsubscribe, send mail to [email protected].