1
0
forked from vitrine/wmaker

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-02 23:55:00 +02:00
committed by Carlos R. Mafra
parent 9a895dcda5
commit 602fbc9ee4

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 \