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,7 +23,7 @@ libGUI_a_SOURCES = \
|
|||
property_list.cxx property_list.hxx \
|
||||
layout.cxx layout-props.cxx layout.hxx \
|
||||
SafeTexFont.cxx SafeTexFont.hxx \
|
||||
WaypointList.cxx WaypointList.hxx \
|
||||
WaypointList.cxx WaypointList.hxx
|
||||
|
||||
|
||||
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
|
||||
|
|
Loading…
Reference in a new issue