mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 00:02:31 +02:00
8 lines
151 B
Makefile
8 lines
151 B
Makefile
#
|
|
# Makefile for include directory
|
|
# Based on a work by Bob Friesenhahn
|
|
|
|
include_HEADERS = lcms2.h lcms2_plugin.h
|
|
|
|
EXTRA_DIST = lcms2.h lcms2_plugin.h
|