getting rid of BUILT_SOURCES - it's evil! :)

svn path=/trunk/kdegraphics/kdvi/; revision=33572
remotes/origin/kdvi-2.0
Stephan Kulow 27 years ago
parent aec449ff2c
commit f75cc03fda
  1. 4
      Makefile.am

@ -38,10 +38,6 @@ noinst_HEADERS = c-openmx.h dvi.h dviwin.h kdvi.h marklist.h oconfig.h\
prefs.h print.h printData.h printSetup.h printSetupData.h pushbutton.h\
scrbox.h xdvi.h kdvi_miniwidget.h kdvi_view.h konq_progressproxy.h
# if you "make distclean", this files get removed. If you want to remove
# them while "make clean", use CLEANFILES
CLEANFILES = $(BUILT_SOURCES)
messages:
$(XGETTEXT) -C -ki18n -x $(includedir)/kde.pot *.cpp && mv messages.po ../po/kdvi.pot

Loading…
Cancel
Save