diff options
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r-- | scripts/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am new file mode 100644 index 00000000..c73ff8f7 --- /dev/null +++ b/scripts/Makefile.am @@ -0,0 +1,2 @@ +AUTOMAKE_OPTIONS = std-options +bin_SCRIPTS = gensync makepkg makeworld updatesync |