Regenerated Makefile
This commit is contained in:
parent
7de1b55359
commit
bef7a2641e
|
@ -23,7 +23,7 @@ panel_test_LDFLAGS = $(LDFLAGSF) $(LDFLAGS)
|
||||||
panel_test: $(panel_test_OBJS)
|
panel_test: $(panel_test_OBJS)
|
||||||
$(CC) -o panel_test $(panel_test_OBJS) $(panel_test_LDFLAGS)
|
$(CC) -o panel_test $(panel_test_OBJS) $(panel_test_LDFLAGS)
|
||||||
|
|
||||||
test.o: test.c ../config.h
|
test.o: test.c ../src/common.h ../config.h
|
||||||
$(CC) $(panel_test_CFLAGS) -c test.c
|
$(CC) $(panel_test_CFLAGS) -c test.c
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user