]> git.sur5r.net Git - kconfig-frontends/commitdiff
scripts/ksync: add the sync-from-kernel script to the package
authorYann E. MORIN" <yann.morin.1998@free.fr>
Mon, 9 Apr 2012 21:42:31 +0000 (23:42 +0200)
committerYann E. MORIN" <yann.morin.1998@free.fr>
Mon, 9 Apr 2012 21:42:31 +0000 (23:42 +0200)
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Makefile.am
configure.ac
scripts/Makefile.am [new file with mode: 0644]

index c4a2e19b493d482a868a426f37fe7f807cf46ab1..0a5d216d35ca11295081b1cb6439d4722baa3cf0 100644 (file)
@@ -2,5 +2,5 @@ ACLOCAL_AMFLAGS = -I scripts/.autostuff/m4
 if COND_utils
     MAYBE_utils = utils
 endif
-SUBDIRS = docs libs frontends $(MAYBE_utils)
+SUBDIRS = docs libs frontends scripts $(MAYBE_utils)
 EXTRA_DIST = bootstrap
index f7419ebda26c112be35375ad19b11261a0887cbf..f5d613b670363db67948c0c2e52248e1b3e8851c 100644 (file)
@@ -418,6 +418,7 @@ AC_CONFIG_FILES([
     frontends/gconf/Makefile
     frontends/qconf/Makefile
     utils/Makefile
+    scripts/Makefile
 ])
 AC_OUTPUT
 
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
new file mode 100644 (file)
index 0000000..7e6eda2
--- /dev/null
@@ -0,0 +1 @@
+EXTRA_DIST = ksync.sh kernel2kfrontends.list