root / trunk / client / Makefile.am @ 1863
History | View | Annotate | Download (2.7 KB)
| 1 | 
                  ## Process this file with automake to produce Makefile.in  | 
              
|---|---|
| 2 | 
                  include $(top_srcdir)/Makefile.decl  | 
              
| 3 | 
                   | 
              
| 4 | 
                  SUBDIRS =  | 
              
| 5 | 
                   | 
              
| 6 | 
                  if ENABLE_PHP_MODULE  | 
              
| 7 | 
                  SUBDIRS += web  | 
              
| 8 | 
                  endif  | 
              
| 9 | 
                   | 
              
| 10 | 
                  if ENABLE_GUI  | 
              
| 11 | 
                  SUBDIRS += gui  | 
              
| 12 | 
                  endif  | 
              
| 13 | 
                   | 
              
| 14 | 
                  EXTRA_DIST += \  | 
              
| 15 | 
                  gui_qt/gui_qt.pro \  | 
              
| 16 | 
                  gui_qt/gui_qt.rc \  | 
              
| 17 | 
                  gui_qt/update_version.sh \  | 
              
| 18 | 
                  gui_qt/updateqm.pri \  | 
              
| 19 | 
                  gui_qt/nntpgrab_qt.desktop \  | 
              
| 20 | 
                  gui_qt/QNNTPGrabResources.qrc \  | 
              
| 21 | 
                  gui_qt/AutoImport.cpp \  | 
              
| 22 | 
                  gui_qt/AutoImport.h \  | 
              
| 23 | 
                  gui_qt/ConfigGuiOpts.cpp \  | 
              
| 24 | 
                  gui_qt/ConfigGuiOpts.h \  | 
              
| 25 | 
                  gui_qt/DialogAddServer.cpp \  | 
              
| 26 | 
                  gui_qt/DialogAddServer.h \  | 
              
| 27 | 
                  gui_qt/DialogConnect.cpp \  | 
              
| 28 | 
                  gui_qt/DialogConnect.h \  | 
              
| 29 | 
                  gui_qt/DialogImportNZB.cpp \  | 
              
| 30 | 
                  gui_qt/DialogImportNZB.h \  | 
              
| 31 | 
                  gui_qt/DialogManagePlugins.cpp \  | 
              
| 32 | 
                  gui_qt/DialogManagePlugins.h \  | 
              
| 33 | 
                  gui_qt/DialogSetCollectionName.cpp \  | 
              
| 34 | 
                  gui_qt/DialogSetCollectionName.h \  | 
              
| 35 | 
                  gui_qt/DownloadQueueItem.cpp \  | 
              
| 36 | 
                  gui_qt/DownloadQueueItem.h \  | 
              
| 37 | 
                  gui_qt/DownloadQueueModel.cpp \  | 
              
| 38 | 
                  gui_qt/DownloadQueueModel.h \  | 
              
| 39 | 
                  gui_qt/DownloadQueueSelectionModel.cpp \  | 
              
| 40 | 
                  gui_qt/DownloadQueueSelectionModel.h \  | 
              
| 41 | 
                  gui_qt/FormDebug.cpp \  | 
              
| 42 | 
                  gui_qt/FormDebug.h \  | 
              
| 43 | 
                  gui_qt/main.cpp \  | 
              
| 44 | 
                  gui_qt/mainwindow.cpp \  | 
              
| 45 | 
                  gui_qt/mainwindow.h \  | 
              
| 46 | 
                  gui_qt/NGApplication.cpp \  | 
              
| 47 | 
                  gui_qt/NGApplication.h \  | 
              
| 48 | 
                  gui_qt/ProgressBarDelegate.cpp \  | 
              
| 49 | 
                  gui_qt/ProgressBarDelegateDownloadQueue.cpp \  | 
              
| 50 | 
                  gui_qt/ProgressBarDelegateDownloadQueue.h \  | 
              
| 51 | 
                  gui_qt/ProgressBarDelegate.h \  | 
              
| 52 | 
                  gui_qt/ProgressBarDelegatePAR2AndUnpack.cpp \  | 
              
| 53 | 
                  gui_qt/ProgressBarDelegatePAR2AndUnpack.h \  | 
              
| 54 | 
                  gui_qt/QNNTPGrabGlue.cpp \  | 
              
| 55 | 
                  gui_qt/QNNTPGrabGlue.h \  | 
              
| 56 | 
                  gui_qt/QNNTPGrabGlue_p.h \  | 
              
| 57 | 
                  gui_qt/QNZBCreator.cpp \  | 
              
| 58 | 
                  gui_qt/QNZBCreator.h \  | 
              
| 59 | 
                  gui_qt/WidgetConfigAutoImport.cpp \  | 
              
| 60 | 
                  gui_qt/WidgetConfigAutoImport.h \  | 
              
| 61 | 
                  gui_qt/WidgetConfig.cpp \  | 
              
| 62 | 
                  gui_qt/WidgetConfigDisplay.cpp \  | 
              
| 63 | 
                  gui_qt/WidgetConfigDisplay.h \  | 
              
| 64 | 
                  gui_qt/WidgetConfigFolders.cpp \  | 
              
| 65 | 
                  gui_qt/WidgetConfigFolders.h \  | 
              
| 66 | 
                  gui_qt/WidgetConfig.h \  | 
              
| 67 | 
                  gui_qt/WidgetConfigNotifications.cpp \  | 
              
| 68 | 
                  gui_qt/WidgetConfigNotifications.h \  | 
              
| 69 | 
                  gui_qt/WidgetConfigNZBCreator.cpp \  | 
              
| 70 | 
                  gui_qt/WidgetConfigNZBCreator.h \  | 
              
| 71 | 
                  gui_qt/WidgetConfigPAR2.cpp \  | 
              
| 72 | 
                  gui_qt/WidgetConfigPAR2.h \  | 
              
| 73 | 
                  gui_qt/WidgetConfigPlugins.cpp \  | 
              
| 74 | 
                  gui_qt/WidgetConfigPlugins.h \  | 
              
| 75 | 
                  gui_qt/WidgetConfigServers.cpp \  | 
              
| 76 | 
                  gui_qt/WidgetConfigServers.h \  | 
              
| 77 | 
                  gui_qt/WidgetConnections.cpp \  | 
              
| 78 | 
                  gui_qt/WidgetConnections.h \  | 
              
| 79 | 
                  gui_qt/WidgetDownloadQueue.cpp \  | 
              
| 80 | 
                  gui_qt/WidgetDownloadQueue.h \  | 
              
| 81 | 
                  gui_qt/WidgetNZBCreator.cpp \  | 
              
| 82 | 
                  gui_qt/WidgetNZBCreatorDetails.cpp \  | 
              
| 83 | 
                  gui_qt/WidgetNZBCreatorDetails.h \  | 
              
| 84 | 
                  gui_qt/WidgetNZBCreator.h \  | 
              
| 85 | 
                  gui_qt/WidgetNZBCreatorTree.cpp \  | 
              
| 86 | 
                  gui_qt/WidgetNZBCreatorTree.h \  | 
              
| 87 | 
                  gui_qt/WidgetRepairAndUnpack.cpp \  | 
              
| 88 | 
                  gui_qt/WidgetRepairAndUnpack.h \  | 
              
| 89 | 
                  gui_qt/WidgetTrafficMonitor.cpp \  | 
              
| 90 | 
                  gui_qt/WidgetTrafficMonitor.h \  | 
              
| 91 | 
                  gui_qt/WidgetUpdateInfo.cpp \  | 
              
| 92 | 
                  gui_qt/WidgetUpdateInfo.h \  | 
              
| 93 | 
                  gui_qt/*.ui \  | 
              
| 94 | 
                  gui_qt/icons/* \  | 
              
| 95 | 
                  gui_qt/translations/*.ts \  | 
              
| 96 | 
                  gui_qt/QtSolutions/*  | 
              
| 97 | 
                   | 
              
NNTPGrab

