mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Make event-config.h depend on Makefile.am
This commit is contained in:
parent
af7ba6955e
commit
2958a5cd3a
@ -162,7 +162,7 @@ endif
|
||||
|
||||
BUILT_SOURCES = ./include/event2/event-config.h
|
||||
|
||||
./include/event2/event-config.h: config.h
|
||||
./include/event2/event-config.h: config.h Makefile.am
|
||||
$(MKDIR_P) ./include/event2 || true
|
||||
echo '/* event2/event-config.h' > $@
|
||||
echo ' *' >> $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user