diff options
author | pixel <pixel> | 2002-12-06 18:56:46 +0000 |
---|---|---|
committer | pixel <pixel> | 2002-12-06 18:56:46 +0000 |
commit | 99447043a97d4b54cfdf3c44d5866a5d59268c43 (patch) | |
tree | d757ccfc7d3c4a7b22343fe3ff0ee5eb6f0d626c /Makefile.am | |
parent | e3e6c1d7688b350046fe3fe7c862f3b3a8c879c9 (diff) |
Commit of the day.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fa2672c..c474c14 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,4 +6,6 @@ INCLUDES = -I$(includedir) ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = config.rpath mkinstalldirs +bin_SCRIPTS = baltisot-config + +EXTRA_DIST = config.rpath mkinstalldirs baltisot.m4 |