Browse Source

update Makefile

Max Lv 12 years ago
parent
commit
3614a933ca
1 changed files with 1 additions and 1 deletions
  1. 2
      src/Makefile.am

2
src/Makefile.am

@ -1,4 +1,4 @@
AM_CFLAGS = -g -O2 -Wall -fno-strict-aliasing
AM_CFLAGS = -g -O2 -Wall
AM_CFLAGS += -I$(top_builddir)/libev
AM_CFLAGS += -I$(top_builddir)/libasyncns

Loading…
Cancel
Save