diff options
Diffstat (limited to 'languages/python/app_templates/pyqt/Makefile.am')
-rw-r--r-- | languages/python/app_templates/pyqt/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/app_templates/pyqt/Makefile.am b/languages/python/app_templates/pyqt/Makefile.am index ea9502cc..dc12ca69 100644 --- a/languages/python/app_templates/pyqt/Makefile.am +++ b/languages/python/app_templates/pyqt/Makefile.am @@ -1,4 +1,4 @@ -dataFiles = app.py app.kdevelop fileopen.pyxpm fileprint.pyxpm \ +dataFiles = app.py app.tdevelop fileopen.pyxpm fileprint.pyxpm \ filesave.pyxpm app-Makefile.am app-autogen.sh app-configure.ac \ documentdetails.ui missing install-sh mkinstalldirs \ pyqt-am-preproc.py templates-ui-dialog templates-ui-mainwin \ |