diff options
Diffstat (limited to 'src/gui/qt/Makefile.am')
-rw-r--r-- | src/gui/qt/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/qt/Makefile.am b/src/gui/qt/Makefile.am index 267d213f4..4506dddd2 100644 --- a/src/gui/qt/Makefile.am +++ b/src/gui/qt/Makefile.am @@ -13,3 +13,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # + +EXTRA_DIST = gui-qt.c \ + gui-qt.h |