7 lines
93 B
Makefile
7 lines
93 B
Makefile
|
noinst_LTLIBRARIES = libpcl.la
|
||
|
|
||
|
PCL_DRIVER = -DXP_PCL_COLOR
|
||
|
|
||
|
include ../pcl/Makefile.am.inc
|
||
|
|