This commit is contained in:
2008-06-29 02:37:09 +00:00
parent 092eeacafd
commit cbc48145c4
7 changed files with 157 additions and 45 deletions

View File

@ -2,5 +2,5 @@
AM_CFLAGS = -I$(top_builddir)/include
lib_LTLIBRARIES = libaseutl.la
libaseutl_la_SOURCES = assert.c ctype.c getopt.c http.c main.c stdio.c
libaseutl_la_SOURCES = helper.c assert.c ctype.c getopt.c http.c main.c stdio.c
libaseutl_la_LDFLAGS = -release $(VERSION)