Added missing headers to the list of source files of the project

This is needed in order to have all the expected files in the
archive of sources when using:
  make dist
This commit is contained in:
Christophe CURIS
2013-05-03 07:16:10 +01:00
committed by Carlos R. Mafra
parent 9a895dcda5
commit 602fbc9ee4
+2
View File
@@ -48,6 +48,7 @@ wmaker_SOURCES = \
menu.c \
menu.h \
misc.c \
misc.h \
osdep_@WM_OSDEP@.c \
monitor.c \
motif.c \
@@ -67,6 +68,7 @@ wmaker_SOURCES = \
screen.h \
session.h \
session.c \
shutdown.h \
shutdown.c \
switchpanel.c \
switchpanel.h \