changeset 15179:ae658d7b6870

Include common build configuration in gui/src * gui/src/Makefile.am: Include build-aux/common.mk.
author Mike Miller <mtmiller@ieee.org>
date Wed, 15 Aug 2012 11:08:30 -0400
parents d52bac6b9813
children 3b8275fed4dd
files gui/src/Makefile.am
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gui/src/Makefile.am
+++ b/gui/src/Makefile.am
@@ -1,3 +1,5 @@
+include $(top_srcdir)/build-aux/common.mk
+
 SRCDIRS = \
   m-editor \
   qtinfo \