diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index af0d69e..44c23f2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,6 +21,8 @@ share_perl5_DATA += lib/Vyatta/Qos/RandomDetect.pm etcdir = /etc etc_SCRIPTS = +curver_DATA = cfg-version/qos@1 + cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \ cpio -0pd |