diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-19 19:11:56 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-19 19:11:56 +0000 |
commit | 546886fdccdc2bc112e6f9eaf99a34aac1d2234e (patch) | |
tree | d017156784059256a2fc6bef83d31590cdcaf93a /kfile-plugins/Makefile.am | |
parent | e69e8b1d09fb579316595b4e6a850e717358a8b1 (diff) | |
download | tdegraphics-546886fdccdc2bc112e6f9eaf99a34aac1d2234e.tar.gz tdegraphics-546886fdccdc2bc112e6f9eaf99a34aac1d2234e.zip |
Move poppler-qt to poppler-tqt and fix build sequence
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237558 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kfile-plugins/Makefile.am')
-rw-r--r-- | kfile-plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/Makefile.am b/kfile-plugins/Makefile.am index 92a6e911..bc15008f 100644 --- a/kfile-plugins/Makefile.am +++ b/kfile-plugins/Makefile.am @@ -10,5 +10,5 @@ if include_PDF KFILE_PDF_SUBDIR=pdf endif -SUBDIRS=dvi png ps jpeg xbm xpm bmp tga rgb ico pcx $(KFILE_TIFF_SUBDIR) pnm \ +SUBDIRS=dependencies dvi png ps jpeg xbm xpm bmp tga rgb ico pcx $(KFILE_TIFF_SUBDIR) pnm \ $(KFILE_EXR_SUBDIR) $(KFILE_PDF_SUBDIR) dds gif raw |