1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 08:22:37 +01:00

Half-assed fix to make autoconf bend

- this should make platform detection automagic
- also fixes debian builds that broke in the meantime
- fix osdep_darwin.c
This commit is contained in:
Tamas TEVESZ
2010-03-23 20:27:53 +01:00
committed by Carlos R. Mafra
parent 67a8a82670
commit 55959b4f7e
8 changed files with 61 additions and 63 deletions

View File

@@ -45,7 +45,7 @@ wmaker_SOURCES = \
menu.c \
menu.h \
misc.c \
osdep/linux.c \
osdep_@WM_OSDEP@.c \
monitor.c \
motif.c \
motif.h \