compat: Fix warning

This commit is contained in:
Hugo Beauzée-Luyssen 2015-12-09 23:14:43 +01:00
parent f14a213907
commit 0f75899264
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ libcompat_la_LDFLAGS = -no-undefined -static
BUILT_SOURCES = dummy.c
CLEANFILES = dummy.c
AUTOMAKE_OPTIONS = subdir-objects
dummy.c:
$(AM_V_at)rm -f dummy.c