92c2a9a59f
It interferes with Mer OBS build. My changelog gets mixed with autogenerated entries and the build fails with error: %changelog not in descending chronological order
7 lines
151 B
Prolog
7 lines
151 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
SUBDIRS = fribidi linebreak fbreader harbour-lib app
|
|
|
|
OTHER_FILES += \
|
|
README.md \
|
|
rpm/harbour-books.spec
|