From 4cd3f928fb6ade7b776542f6c003eb7d01d0c675 Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 13 Jan 2011 06:14:03 +0000 Subject: Fix compilation error git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1214124 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtinterface/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/qtinterface/Makefile.am b/qtinterface/Makefile.am index d44d93f..174ba57 100644 --- a/qtinterface/Makefile.am +++ b/qtinterface/Makefile.am @@ -129,6 +129,9 @@ tqvaluelist.h tqvaluestack.h tqvaluevector.h tqvariant.h tqvfbhdr.h \ tqwaitcondition.h tqwhatsthis.h tqwidgetfactory.h tqwidgetintdict.h tqwidgetlist.h tqwmatrix.h \ tqxml.h \ \ +private/tqucomextra_p.h +private/tqlayoutengine_p.h +\ tqlistiterator.h noinst_HEADERS = @@ -164,5 +167,3 @@ install-exec-local: sed -i '$(QT_VER_REPLACE)' "$(DESTDIR)$(bindir)/tqt-replace-stream" sed -i '$(QT_HVER_REPLACE)' "$(srcdir)/tqt.h" cp -Rp "$(srcdir)/tqt4/" "$(DESTDIR)$(includedir)/" - mkdir -p "$(DESTDIR)$(includedir)/private/" - cp -Rp "$(srcdir)/private/" "$(DESTDIR)$(includedir)/private/" -- cgit v1.2.1