11 lines
263 B
Makefile
11 lines
263 B
Makefile
|
|
||
|
include $(top_srcdir)/tools/pm/Makefile_list_of_sources.am_fragment
|
||
|
|
||
|
EXTRA_DIST = Makefile_list_of_sources.am_fragment $(files_tools_pm)
|
||
|
|
||
|
# Install the .pm, files:
|
||
|
|
||
|
tools_pm_includedir = $(libdir)/glibmm-2.4/proc/pm
|
||
|
tools_pm_include_HEADERS = $(files_tools_pm)
|
||
|
|