diff options
Diffstat (limited to 'lilo-config/common/tests/Makefile.am')
-rw-r--r-- | lilo-config/common/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/common/tests/Makefile.am b/lilo-config/common/tests/Makefile.am index 8059a44..2fd3288 100644 --- a/lilo-config/common/tests/Makefile.am +++ b/lilo-config/common/tests/Makefile.am @@ -3,7 +3,7 @@ noinst_PROGRAMS = String INCLUDES = -I.. $(all_includes) String_SOURCES = \ - String.cc + String.cpp messages: |