summaryrefslogtreecommitdiffstats
path: root/qtinterface/Makefile.am
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-04 15:32:05 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-04 15:32:05 +0000
commita3397c17d5313a44f10a00e168e644d52dd8904f (patch)
treeec3f7d1af59d7dcc840a1586aba1a70bf6a0428f /qtinterface/Makefile.am
parenta188af909eaf10ca341708c98d5ad7cf8ab529b7 (diff)
downloadtqtinterface-a3397c17d5313a44f10a00e168e644d52dd8904f.tar.gz
tqtinterface-a3397c17d5313a44f10a00e168e644d52dd8904f.zip
Add tqlayout private header
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface@1211665 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'qtinterface/Makefile.am')
-rw-r--r--qtinterface/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/qtinterface/Makefile.am b/qtinterface/Makefile.am
index 14bc973..d02db73 100644
--- a/qtinterface/Makefile.am
+++ b/qtinterface/Makefile.am
@@ -130,6 +130,7 @@ tqwaitcondition.h tqwhatsthis.h tqwidgetfactory.h tqwidgetintdict.h tqwidgetlist
tqxml.h \
\
private/tqucomextra_p.h \
+private/tqlayoutengine_p.h \
\
tqlistiterator.h
noinst_HEADERS =
@@ -164,4 +165,4 @@ install-exec-local:
sed -i '$(QT_VER_REPLACE)' "$(DESTDIR)$(bindir)/tqt-replace"
sed -i '$(QT_VER_REPLACE)' "$(DESTDIR)$(bindir)/tqt-replace-stream"
sed -i '$(QT_HVER_REPLACE)' "$(srcdir)/tqt.h"
- cp -Rp "$(srcdir)/tqt4/" "$(DESTDIR)$(includedir)/" \ No newline at end of file
+ cp -Rp "$(srcdir)/tqt4/" "$(DESTDIR)$(includedir)/"