mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-31 11:02:35 +01:00
10 lines
228 B
Makefile
10 lines
228 B
Makefile
## automake input file for WINGs - Headers subdir
|
|
|
|
AUTOMAKE_OPTIONS = no-dependencies
|
|
|
|
# is this a kluge? if so, how should i do it?
|
|
includedir = @includedir@/WINGs
|
|
|
|
include_HEADERS = WINGs.h WUtil.h WINGsP.h proplist-compat.h
|
|
|