mirror of
https://github.com/labwc/labwc.git
synced 2025-11-06 13:29:58 -05:00
mv xbm/ ..
This commit is contained in:
parent
a042aad9f6
commit
fd8d9a395d
16 changed files with 22 additions and 13 deletions
|
|
@ -10,7 +10,8 @@ LDFLAGS += -DWLR_USE_UNSTABLE
|
|||
SRCS = \
|
||||
theme-helper.c \
|
||||
../../src/theme/theme.c \
|
||||
../../src/common/dir.c
|
||||
../../src/common/dir.c \
|
||||
../../src/common/log.c
|
||||
|
||||
all:
|
||||
gcc $(CFLAGS) -o theme-helper $(SRCS) $(LDFLAGS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue