Kaydet (Commit) 869b3a61 authored tarafından Peter Foley's avatar Peter Foley

make file names match library names

Change-Id: Id9b7decbf2f3cfc89e76e7c86a801904375971be
üst 0efd2873
......@@ -28,7 +28,7 @@
$(eval $(call gb_Module_Module,sdext))
$(eval $(call gb_Module_add_targets,sdext,\
Library_presenter \
Library_PresenterScreen \
))
ifeq ($(ENABLE_MINIMIZER),YES)
......
......@@ -41,7 +41,7 @@ endif
ifneq (,$(filter LINUX DRAGONFLY OPENBSD FREEBSD NETBSD SOLARIS, $(OS)))
ifeq ($(ENABLE_SYSTRAY_GTK),TRUE)
$(eval $(call gb_Module_add_targets,sfx2,\
Library_qstart \
Library_qstart_gtk \
))
endif
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment