2009-01-27 15:38:14 +00:00
|
|
|
if CONDITIONAL_BUILD_DEMOS
|
2009-01-26 21:42:34 +00:00
|
|
|
SUBDIRS=src Extras Demos
|
2009-01-27 15:38:14 +00:00
|
|
|
else
|
|
|
|
SUBDIRS=src Extras
|
|
|
|
endif
|
2009-01-26 21:42:34 +00:00
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
|
|
pkgconfig_DATA = bullet.pc
|