7 lines
177 B
Makefile
7 lines
177 B
Makefile
include $(top_srcdir)/Common.am
|
|
|
|
library_includedir = $(includedir)/libmutom-${PACKAGE_VERSION}/ltk
|
|
library_include_HEADERS = ltktypes.h \
|
|
ltkmacros.h \
|
|
ltkdebug.h
|