Skip to content

Commit 25910cc

Browse files
authored
Silence automake warning. (#137)
1 parent 145c02b commit 25910cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# You should have received a copy of the GNU General Public License
1616
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1717

18-
AUTOMAKE_OPTIONS = foreign 1.9
18+
AUTOMAKE_OPTIONS = foreign 1.9 subdir-objects
1919

2020
EXTRA_DIST = README.md COPYING
2121

0 commit comments

Comments
 (0)