summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authordscho <dscho>2005-05-24 11:17:16 +0000
committerdscho <dscho>2005-05-24 11:17:16 +0000
commita3f1ba4561bb9a1da9ba3f48d6b9790677105d83 (patch)
tree516db4359ce8c83e507954e1cac8ea54a9a51d7f /Makefile.am
parent8ef9dbd3416c6abee98d3569eda48498c106f1bc (diff)
downloadlibtdevnc-a3f1ba4561bb9a1da9ba3f48d6b9790677105d83.tar.gz
libtdevnc-a3f1ba4561bb9a1da9ba3f48d6b9790677105d83.zip
make libvncserver-conf executable the autoconf way
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e1586c..e14374d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,11 +20,6 @@ rpm: $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE).spec
rpmbuild -ba $(PACKAGE).spec
endif
-all: make_config_executable
-
-make_config_executable:
- chmod a+x libvncserver-config
-
t:
$(MAKE) -C test test