Imported Upstream version 1.7.6
[platform/upstream/harfbuzz.git] / util / Makefile.sources
index 368fdb0..6c815d2 100644 (file)
@@ -1,5 +1,3 @@
-NULL =
-
 HB_VIEW_sources = \
        hb-view.cc \
        options.cc \
@@ -30,3 +28,10 @@ HB_OT_SHAPE_CLOSURE_sources = \
        options.hh \
        main-font-text.hh \
        $(NULL)
+
+HB_SUBSET_CLI_sources = \
+       hb-subset.cc \
+       options.cc \
+       options.hh \
+       main-font-text.hh \
+       $(NULL)