mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-09 04:19:10 -04: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
|
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
|
$(MKDIR_P) ./include/event2 || true
|
||||||
echo '/* event2/event-config.h' > $@
|
echo '/* event2/event-config.h' > $@
|
||||||
echo ' *' >> $@
|
echo ' *' >> $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user