Commit 82bcf78e authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Fixed HFILES entries

parent 8afb91ba
...@@ -30,7 +30,7 @@ OBJECTS = main.c spdylay_pq_test.c spdylay_map_test.c spdylay_queue_test.c \ ...@@ -30,7 +30,7 @@ OBJECTS = main.c spdylay_pq_test.c spdylay_map_test.c spdylay_queue_test.c \
spdylay_frame_test.c spdylay_frame_test.c
HFILES = spdylay_pq_test.h spdylay_map_test.h spdylay_queue_test.h \ HFILES = spdylay_pq_test.h spdylay_map_test.h spdylay_queue_test.h \
spdylay_buffer_test.h spdylay_zlib_test.h spdylay_session_test.h spdylay_buffer_test.h spdylay_zlib_test.h spdylay_session_test.h \
spdylay_frame_test.h spdylay_frame_test.h
main_SOURCES = $(HFILES) $(OBJECTS) main_SOURCES = $(HFILES) $(OBJECTS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment