mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 09:22:27 +01:00
It is not needed to compile Window Maker and it is not used by other applications (tested in Debian). Therefore the file should be removed.
9 lines
193 B
Makefile
9 lines
193 B
Makefile
## automake input file for WINGs - Headers subdir
|
|
|
|
AUTOMAKE_OPTIONS =
|
|
|
|
# is this a kluge? if so, how should i do it?
|
|
includedir = @includedir@/WINGs
|
|
|
|
include_HEADERS = WINGs.h WUtil.h WINGsP.h
|