projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61dc7c2
)
Fix for lib/Makefile.am to install libraries in the right place
author
Micah Anderson
<micah@riseup.net>
Thu, 26 Jan 2006 21:40:06 +0000
(21:40 +0000)
committer
Micah Anderson
<micah@riseup.net>
Thu, 26 Jan 2006 21:40:06 +0000
(21:40 +0000)
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index f8064a1d41721dbefd59b99f686d0d6495bc8aa4..fc2e052294d9237671110a225738776a896e2ac0 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-1,6
+1,6
@@
-lib_SCRIPTS = easydialog parseini tools vserver
+
pkg
lib_SCRIPTS = easydialog parseini tools vserver
-CLEANFILES = $(
lib
_SCRIPTS)
+CLEANFILES = $(
bin
_SCRIPTS)
EXTRA_DIST = easydialog.in parseini.in tools.in vserver.in