diff options
Diffstat (limited to 'support/Makefile.am')
-rw-r--r-- | support/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/Makefile.am b/support/Makefile.am index 18e50204..a2d2df05 100644 --- a/support/Makefile.am +++ b/support/Makefile.am @@ -26,6 +26,8 @@ AM_CFLAGS = @CFLAGS@ AM_LDFLAGS = @LDFLAGS@ +AR = @AR@ + # Stuff to include in the dist that doesn't need it's own # Makefile.am files EXTRA_DIST = \ |