remove trailing slash / empty line from Makefile.am
This commit is contained in:
parent
4468d785b5
commit
247219d1f1
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ libGUI_a_SOURCES = \
|
||||||
property_list.cxx property_list.hxx \
|
property_list.cxx property_list.hxx \
|
||||||
layout.cxx layout-props.cxx layout.hxx \
|
layout.cxx layout-props.cxx layout.hxx \
|
||||||
SafeTexFont.cxx SafeTexFont.hxx \
|
SafeTexFont.cxx SafeTexFont.hxx \
|
||||||
WaypointList.cxx WaypointList.hxx \
|
WaypointList.cxx WaypointList.hxx
|
||||||
|
|
||||||
|
|
||||||
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue