diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 748f6457d..603cf8e16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ appdata_DATA = manaplus.appdata.xml # Extra files to include EXTRA_DIST = $(desktop_DATA) \ $(appdata_DATA) \ - CMakeLists.txt \ + CMakeLists.txt.legacy \ po/CMakeLists.txt \ po/*.po \ CMake/Modules/FindLibIntl.cmake \ |