Files correlati : Commento : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
20 lines
313 B
Makefile
20 lines
313 B
Makefile
SUBDIRS = internal
|
|
|
|
pkginclude_HEADERS = \
|
|
Easy.hpp Easy.inl \
|
|
Exception.hpp \
|
|
Form.hpp \
|
|
Info.hpp Info.inl \
|
|
Infos.hpp \
|
|
Multi.hpp \
|
|
Option.hpp Option.inl \
|
|
OptionBase.hpp \
|
|
Options.hpp \
|
|
Types.hpp \
|
|
cURLpp.hpp \
|
|
config.h.in \
|
|
config.h.sample \
|
|
config.win32.h
|
|
|
|
pkgincludedir=$(includedir)/curlpp
|