summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-03-05 19:25:45 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-03-05 19:25:45 +0530
commit10ed961e18fdb62af1edeb38ae620653987ef8c9 (patch)
tree8942a65e0fd25edfdb4edff8155d6fd471340b2a /Makefile
parentdd0325710044eaeddc0452d0bc62dbb5d104f03a (diff)
downloadlibdom-10ed961e18fdb62af1edeb38ae620653987ef8c9.tar.gz
libdom-10ed961e18fdb62af1edeb38ae620653987ef8c9.tar.bz2
final patch for adding hr tag to libdom
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7c50cad..3aac0c3 100644
--- a/Makefile
+++ b/Makefile
@@ -96,6 +96,7 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_text_area_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_option_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_opt_group_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_options_collection.h
+INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/html_hr_element.h
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in
INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT)