Skip to content

Commit

Permalink
Create src/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 23, 2016
1 parent aec82cd commit ffb3af7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GROONGA_PKG = "groonga >= $(REQUIRED_GROONGA_VERSION)"

MODULE_big = pgroonga
SRCS = \
pgroonga.c \
src/pgroonga.c \
vendor/xxHash/xxhash.c
OBJS = $(SRCS:.c=.o)
EXTENSION = pgroonga
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit ffb3af7

Please sign in to comment.