mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 05:07:00 -04:00
More repo cleanup.
This commit is contained in:
+1
-1
@@ -598,7 +598,7 @@ top_srcdir = @top_srcdir@
|
||||
|
||||
# This flag allows us to use subdirectories:
|
||||
AUTOMAKE_OPTIONS = subdir-objects
|
||||
AM_CXXFLAGS = @WX_CXXFLAGS@ $(BOOST_CXXFLAGS) -I. -Wall -Wno-unused-local-typedefs
|
||||
AM_CXXFLAGS = @WX_CXXFLAGS@ $(BOOST_CXXFLAGS) -I$(top_srcdir)/src -I. -Wall -Wno-unused-local-typedefs
|
||||
AM_LDFLAGS = $(BOOST_LDFLAGS)
|
||||
magicseteditor_LDADD = @WX_LIBS@ $(BOOST_REGEX_LIB) $(BOOST_SYSTEM_LIB) $(LDADD) -lhunspell
|
||||
magicseteditor_CXXFLAGS = $(AM_CXXFLAGS) $(am__append_2)
|
||||
|
||||
Reference in New Issue
Block a user