mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
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:
committed by
Carlos R. Mafra
parent
9a895dcda5
commit
602fbc9ee4
@@ -48,6 +48,7 @@ wmaker_SOURCES = \
|
|||||||
menu.c \
|
menu.c \
|
||||||
menu.h \
|
menu.h \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
misc.h \
|
||||||
osdep_@WM_OSDEP@.c \
|
osdep_@WM_OSDEP@.c \
|
||||||
monitor.c \
|
monitor.c \
|
||||||
motif.c \
|
motif.c \
|
||||||
@@ -67,6 +68,7 @@ wmaker_SOURCES = \
|
|||||||
screen.h \
|
screen.h \
|
||||||
session.h \
|
session.h \
|
||||||
session.c \
|
session.c \
|
||||||
|
shutdown.h \
|
||||||
shutdown.c \
|
shutdown.c \
|
||||||
switchpanel.c \
|
switchpanel.c \
|
||||||
switchpanel.h \
|
switchpanel.h \
|
||||||
|
|||||||
Reference in New Issue
Block a user