More repo cleanup.

This commit is contained in:
Lymia Aluysia
2017-01-18 16:59:06 -06:00
parent 91026c5341
commit ef01b6a2bb
6 changed files with 20 additions and 2090 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ echo '
AUTOMAKE_OPTIONS = subdir-objects
bin_PROGRAMS = magicseteditor
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)
.hpp.gch: