Browse Source

[trac810] Put README in EXTRA_DIST

Michal 'vorner' Vaner 14 years ago
parent
commit
27dc0ba25f
3 changed files with 3 additions and 1 deletions
  1. 1 0
      configure.ac
  2. 1 1
      src/bin/cfgmgr/Makefile.am
  3. 1 0
      src/bin/cfgmgr/plugins/Makefile.am

+ 1 - 0
configure.ac

@@ -612,6 +612,7 @@ AC_CONFIG_FILES([Makefile
                  src/bin/bindctl/Makefile
                  src/bin/bindctl/tests/Makefile
                  src/bin/cfgmgr/Makefile
+                 src/bin/cfgmgr/plugins/Makefile
                  src/bin/cfgmgr/tests/Makefile
                  src/bin/host/Makefile
                  src/bin/loadzone/Makefile

+ 1 - 1
src/bin/cfgmgr/Makefile.am

@@ -1,4 +1,4 @@
-SUBDIRS = . tests
+SUBDIRS = . plugins tests
 
 pkglibexecdir = $(libexecdir)/@PACKAGE@
 

+ 1 - 0
src/bin/cfgmgr/plugins/Makefile.am

@@ -0,0 +1 @@
+EXTRA_DIST = README