diff --git a/qt/Makefile.am b/qt/Makefile.am index 7b4269477..0109ed4ce 100644 --- a/qt/Makefile.am +++ b/qt/Makefile.am @@ -20,4 +20,4 @@ qtmdc.o: @qtmdc_c@ @qtmd_h@ mv @qtmdc_o@ qtmdc.o EXTRA_DIST = CHANGES README.MISC README.PORT b.h meas.c stp.c stp.h \ -PLUGIN/OPT Makefile.base config +Makefile.base config diff --git a/qt/Makefile.in b/qt/Makefile.in index 381e1b481..bd2c00a0f 100644 --- a/qt/Makefile.in +++ b/qt/Makefile.in @@ -80,7 +80,7 @@ libqt_a_SOURCES = qt.c copyright.h libqt_a_LIBADD = qtmds.o qtmdc.o EXTRA_DIST = CHANGES README.MISC README.PORT b.h meas.c stp.c stp.h \ -PLUGIN/OPT Makefile.base config +Makefile.base config mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../libguile/scmconfig.h CONFIG_CLEAN_FILES = qt.h @@ -238,7 +238,6 @@ distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = qt distdir: $(DISTFILES) - $(mkinstalldirs) $(distdir)/PLUGIN @for file in $(DISTFILES); do \ d=$(srcdir); \ test -f $(distdir)/$$file \