diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-06 15:07:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-06 15:07:35 +0100 |
| commit | 0dde88a4b531cd3a3020d0a9a1849b4114c13939 (patch) | |
| tree | 6cbcd45a5b58090633c2998e2a802f8d37dc81a0 /src/wx/wscript | |
| parent | d8a44f957556cc708f3e718328a6983544c42d81 (diff) | |
| parent | 146a3fa78e8ed6f9ec8c44e659661f424c529b12 (diff) | |
Merge branch 'master' of /home/carl/git/dvdomatic
Diffstat (limited to 'src/wx/wscript')
| -rw-r--r-- | src/wx/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/wscript b/src/wx/wscript index 42bb8ca88..1c5e3b8cc 100644 --- a/src/wx/wscript +++ b/src/wx/wscript @@ -4,6 +4,7 @@ from waflib import Logs import i18n sources = """ + about_dialog.cc audio_dialog.cc audio_plot.cc config_dialog.cc |
