|
|
@@ -8,12 +8,11 @@
|
|
|
executionEnvironment.h filename.I filename.cxx filename.h \
|
|
|
load_dso.cxx load_dso.h dSearchPath.I dSearchPath.cxx \
|
|
|
dSearchPath.h pfstream.h vector_string.cxx vector_string.h \
|
|
|
- gnu_getopt.c gnu_getopt.h gnu_getopt1.c pfstreamBuf.h pfstreamBuf.cxx
|
|
|
+ gnu_getopt.c gnu_getopt.h gnu_getopt1.c
|
|
|
|
|
|
#define INSTALL_HEADERS \
|
|
|
executionEnvironment.I executionEnvironment.h filename.I \
|
|
|
filename.h load_dso.h dSearchPath.I dSearchPath.h \
|
|
|
- pfstream.h pfstream.I vector_string.h gnu_getopt.h \
|
|
|
- pfstreamBuf.h
|
|
|
+ vector_string.h gnu_getopt.h
|
|
|
|
|
|
#end lib_target
|