diff options
author | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-11-27 13:50:31 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@gmail.com> | 2012-11-28 10:01:31 -0500 |
commit | 591e284d3b2d416d3eff5d91b2ec7f7fee6c38a0 (patch) | |
tree | 2953bb1a1f471ec5e5440cc70ee4a53866b4246c /svtools | |
parent | 80ee754ca184ab98fa0d23b58294255f8592422b (diff) |
Deliver this new header file.
Change-Id: I71c4ec404acfef12cc2a9bf0fc9c0e98bf45cb2d
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/Package_inc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/Package_inc.mk b/svtools/Package_inc.mk index 054bd29c76dc..85afa18faf61 100644 --- a/svtools/Package_inc.mk +++ b/svtools/Package_inc.mk @@ -170,6 +170,7 @@ $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/unoevent.hxx,svtools/u $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/unoimap.hxx,svtools/unoimap.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/urlcontrol.hxx,svtools/urlcontrol.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/valueset.hxx,svtools/valueset.hxx)) +$(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/viewdataentry.hxx,svtools/viewdataentry.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/wallitem.hxx,svtools/wallitem.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/wizardmachine.hxx,svtools/wizardmachine.hxx)) $(eval $(call gb_Package_add_file,svtools_inc,inc/svtools/wizdlg.hxx,svtools/wizdlg.hxx)) |