Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/FreeRDP-old.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVic Lee <llyzs@163.com>2010-06-19 06:55:05 +0400
committerVic Lee <llyzs@163.com>2010-06-19 06:55:05 +0400
commita787ac4d5032a01bfbdd0e2d099b6b8a8681f556 (patch)
tree1416c3bcd641f20ed86a33d945f66aa5c25a87a1
parent2b0317c85c35613afca7b67cffb540b20b8ae3c6 (diff)
Remove debian from Makefile.amv0.7.1
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f5de523..9947ce1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ SUBDIRS = $(REQUIRED_SUBDIRS) $(EXTRA_SUBDIRS)
DIST_SUBDIRS = $(REQUIRED_SUBDIRS) $(OPTIONAL_SUBDIRS)
-EXTRA_DIST = autogen.sh build-aux indent-all.sh freerdp.spec debian \
+EXTRA_DIST = autogen.sh build-aux indent-all.sh freerdp.spec \
AUTHORS ChangeLog COPYING INSTALL NEWS README
pkgconfigdir = $(libdir)/pkgconfig