1
0
Fork 0

remove trailing slash / empty line from Makefile.am

This commit is contained in:
Tim Moore 2010-02-22 09:32:32 +01:00
parent 4468d785b5
commit 247219d1f1

View file

@ -23,8 +23,8 @@ 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