build: update autotools build

This commit is contained in:
Dirk-Jan C. Binnema
2022-06-18 15:17:55 +03:00
parent cade7493fd
commit 0708033e48
4 changed files with 15 additions and 12 deletions

View File

@ -13,6 +13,7 @@
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
include $(top_srcdir)/gtest.mk
AM_CXXFLAGS= \
$(WARN_CXXFLAGS) \
@ -27,6 +28,8 @@ noinst_LTLIBRARIES= \
libmu_message_la_SOURCES= \
mu-message.cc \
mu-message.hh \
mu-message-file.cc \
mu-message-file.hh \
mu-message-part.cc \
mu-message-part.hh \
mu-contact.hh \