Skip to content

Commit

Permalink
Upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
Znet12345678 committed Apr 10, 2015
1 parent 34a0e25 commit 8287823
Show file tree
Hide file tree
Showing 6 changed files with 234 additions and 208 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
bin_PROGRAMS = zod
zod_SOURCES = src/main.c src/server.c src/client.c
AM_CFLAGS=-std=c99
1 change: 1 addition & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
zod_SOURCES = src/main.c src/server.c src/client.c
AM_CFLAGS = -std=c99
all: all-am

.SUFFIXES:
Expand Down
Loading

0 comments on commit 8287823

Please sign in to comment.