Update version to 4.0.4 Remove the build rpm script git-svn-id: svn://10.0.0.236/trunk@221821 18797224-902f-48f8-a5cc-f745e15eee43
11 lines
161 B
Makefile
11 lines
161 B
Makefile
SUBDIRS=src
|
|
|
|
EXTRA_DIST= LICENSE \
|
|
svrcore.spec \
|
|
svrcore.pc.in \
|
|
autogen.sh \
|
|
INSTALL.win
|
|
|
|
pkgconfigdir= $(libdir)/pkgconfig
|
|
pkgconfig_DATA= svrcore.pc
|