]> git.ipfire.org Git - people/stevee/network.git/commitdiff
Makefile: Append to INSTALL_DIRS to silence automake warning
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 26 Aug 2015 17:48:58 +0000 (17:48 +0000)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 26 Aug 2015 17:48:58 +0000 (17:48 +0000)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Makefile.am

index 9d8577480c74e2a12558a69897707094c081c276..2f1c8922905eda7648836353dbc0986f31d00a5e 100644 (file)
@@ -312,7 +312,7 @@ dist_macros_DATA = \
 
 # ------------------------------------------------------------------------------
 
-INSTALL_DIRS = \
+INSTALL_DIRS += \
        $(triggersdir)
 
 # ------------------------------------------------------------------------------