aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5db4160c5..1deebcb96 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -402,7 +402,6 @@ uninstall.libghdl:
libghdl-py.tgz:
[ -d pythonb ] || $(MKDIR) pythonb
$(CP) -r $(srcdir)/python/libghdl $(srcdir)/python/setup.py pythonb
- $(CP) config.py pythonb/libghdl/
tar -zcvf $@ -C pythonb .
################ ghdlsynth library ######################################