mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
double d'oh
This commit is contained in:
parent
42c66c5526
commit
56db184227
@ -8,11 +8,12 @@
|
||||
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
|
||||
gnu_getopt.c gnu_getopt.h gnu_getopt1.c pfstreamBuf.h pfstreamBuf.cxx
|
||||
|
||||
#define INSTALL_HEADERS \
|
||||
executionEnvironment.I executionEnvironment.h filename.I \
|
||||
filename.h load_dso.h dSearchPath.I dSearchPath.h \
|
||||
vector_string.h gnu_getopt.h
|
||||
pfstream.h pfstream.I vector_string.h gnu_getopt.h \
|
||||
pfstreamBuf.h
|
||||
|
||||
#end lib_target
|
||||
|
Loading…
x
Reference in New Issue
Block a user