mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
10 lines
303 B
Makefile
10 lines
303 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
## Created by Anjuta - will be overwritten
|
|
## If you don't want it to overwrite it,
|
|
## Please disable it in the Anjuta project configuration
|
|
|
|
libkmfl_includedir = $(pkgincludedir)
|
|
|
|
libkmfl_include_DATA = \
|
|
EXTRA_DIST = $(libkmfl_include_DATA)
|