diff options
author | Albert Astals Cid <aacid@kde.org> | 2011-08-22 00:00:32 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2011-08-22 00:00:32 +0200 |
commit | f7cd236fea8740ef05635d1fd7917a778cc373f0 (patch) | |
tree | ce2091badaf8995288183191596b6b0549925886 /utils | |
parent | a128a858c50287cfba74c69996276ea44370dc26 (diff) |
Ship HtmlUtils.h
Diffstat (limited to 'utils')
-rw-r--r-- | utils/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am index 1ff2fda6..373d049b 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -98,6 +98,7 @@ pdftohtml_SOURCES = \ HtmlLinks.h \ HtmlOutputDev.cc \ HtmlOutputDev.h \ + HtmlUtils.h \ $(common) # Yay, automake! It should be able to figure out that it has to dist |