Add convenience make target "make lib" in src/

This commit is contained in:
Behdad Esfahbod 2015-01-21 18:33:50 -08:00
parent 31d48dd919
commit 7988da24c5
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-introspection
# The following warning options are useful for debugging: -Wpadded
#AM_CXXFLAGS =
# Convenience targets:
lib: libharfbuzz.la
lib_LTLIBRARIES = libharfbuzz.la
HBCFLAGS =