summaryrefslogtreecommitdiffstats
path: root/kbarcode/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/Makefile.am')
-rw-r--r--kbarcode/Makefile.am56
1 files changed, 27 insertions, 29 deletions
diff --git a/kbarcode/Makefile.am b/kbarcode/Makefile.am
index a6a22bc..999f370 100644
--- a/kbarcode/Makefile.am
+++ b/kbarcode/Makefile.am
@@ -13,7 +13,7 @@ METASOURCES = AUTO
KDE_ICON = AUTO
messages: rc.cpp
- $(XGETTEXT) *.cpp -o $(podir)/kdedcoptest.pot
+ $(XGETTEXT) *.cpp -o $(podir)/kbarcode.pot
# this is the program that gets installed. it's name is used for all
# of the other Makefile.am variables
@@ -25,34 +25,32 @@ kbarcode_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE)
kbarcode_LDADD = $(LIB_TDEABC) $(LIB_TDESPELL) $(LIB_TDEPRINT) \
$(LIB_TDEUI) -lkjs -lpcre
-noinst_HEADERS = barcodecombo.h barcodedialog.h barcodedialogs.h \
- commands.h configdialog.h confwizard.h csvimportdlg.h databasebrowser.h \
- definition.h definitiondialog.h dsmainwindow.h dsrichtext.h kbarcode.h label.h \
- labeleditor.h labelutils.h mimesources.h multilineeditdlg.h \
- mycanvasitem.h mycanvasview.h mydatatable.h newlabel.h previewdialog.h \
- printersettings.h printlabeldlg.h rectsettingsdlg.h smalldialogs.h sqltables.h \
- tokenprovider.h xmlutils.h zplutils.h measurements.h editoriface.h kbarcodeiface.h \
- batchiface.h kbarcodesettings.h batchprinter.h barcodeitem.h documentitem.h \
- lineitem.h rectitem.h tcanvasitem.h textitem.h imageitem.h documentitemdlg.h \
- propertywidget.h tec.h barcodeprinterdlg.h textlineitem.h textlineedit.h tokendialog.h \
- barkode.h gnubarcode.h barkodeengine.h pixmapbarcode.h batchwizard.h csvfile.h \
- referencecounted.h dstextedit.h encodingcombo.h purepostscript.h tbarcode2.h \
- tdeactionmap.h
-
-kbarcode_SOURCES = barcodecombo.cpp barcodedialog.cpp \
- barcodedialogs.cpp commands.cpp configdialog.cpp confwizard.cpp csvimportdlg.cpp \
- databasebrowser.cpp definition.cpp definitiondialog.cpp dsmainwindow.cpp dsrichtext.cpp \
- kbarcode.cpp label.cpp labeleditor.cpp labelutils.cpp main.cpp \
- mimesources.cpp multilineeditdlg.cpp mycanvasitem.cpp mycanvasview.cpp mydatatable.cpp \
- newlabel.cpp previewdialog.cpp printersettings.cpp printlabeldlg.cpp \
- rectsettingsdlg.cpp smalldialogs.cpp sqltables.cpp tokenprovider.cpp xmlutils.cpp \
- zplutils.cpp measurements.cpp editoriface.skel kbarcodeiface.skel batchiface.skel \
- kbarcodesettings.cpp batchprinter.cpp barcodeitem.cpp documentitem.cpp lineitem.cpp \
- rectitem.cpp tcanvasitem.cpp textitem.cpp imageitem.cpp documentitemdlg.cpp \
- propertywidget.cpp tec.cpp barcodeprinterdlg.cpp textlineitem.cpp textlineedit.cpp \
- tokendialog.cpp barkode.cpp gnubarcode.cpp barkodeengine.cpp pixmapbarcode.cpp batchwizard.cpp \
- csvfile.cpp referencecounted.cpp dstextedit.cpp encodingcombo.cpp purepostscript.cpp tbarcode2.cpp \
- tdeactionmap.cpp
+noinst_HEADERS = barcodecombo.h barcodedialog.h barcodedialogs.h commands.h \
+ configdialog.h confwizard.h csvimportdlg.h databasebrowser.h definition.h \
+ definitiondialog.h dsmainwindow.h kbarcode.h label.h labeleditor.h labelutils.h \
+ mimesources.h multilineeditdlg.h mycanvasitem.h mycanvasview.h mydatatable.h \
+ newlabel.h previewdialog.h printersettings.h printlabeldlg.h rectsettingsdlg.h \
+ smalldialogs.h sqltables.h tokenprovider.h xmlutils.h zplutils.h measurements.h \
+ editoriface.h kbarcodeiface.h batchiface.h kbarcodesettings.h batchprinter.h \
+ barcodeitem.h documentitem.h lineitem.h rectitem.h tcanvasitem.h textitem.h \
+ imageitem.h documentitemdlg.h propertywidget.h tec.h barcodeprinterdlg.h \
+ textlineitem.h textlineedit.h tokendialog.h barkode.h gnubarcode.h barkodeengine.h \
+ pixmapbarcode.h batchwizard.h csvfile.h referencecounted.h dstextedit.h encodingcombo.h \
+ purepostscript.h tbarcode2.h
+
+kbarcode_SOURCES = barcodecombo.cpp barcodedialog.cpp barcodedialogs.cpp \
+ commands.cpp configdialog.cpp confwizard.cpp csvimportdlg.cpp databasebrowser.cpp \
+ definition.cpp definitiondialog.cpp dsmainwindow.cpp kbarcode.cpp label.cpp \
+ labeleditor.cpp labelutils.cpp main.cpp mimesources.cpp multilineeditdlg.cpp \
+ mycanvasitem.cpp mycanvasview.cpp mydatatable.cpp newlabel.cpp previewdialog.cpp \
+ printersettings.cpp printlabeldlg.cpp rectsettingsdlg.cpp smalldialogs.cpp sqltables.cpp \
+ tokenprovider.cpp xmlutils.cpp zplutils.cpp measurements.cpp editoriface.skel \
+ kbarcodeiface.skel batchiface.skel kbarcodesettings.cpp batchprinter.cpp barcodeitem.cpp \
+ documentitem.cpp lineitem.cpp rectitem.cpp tcanvasitem.cpp textitem.cpp imageitem.cpp \
+ documentitemdlg.cpp propertywidget.cpp tec.cpp barcodeprinterdlg.cpp textlineitem.cpp \
+ textlineedit.cpp tokendialog.cpp barkode.cpp gnubarcode.cpp barkodeengine.cpp \
+ pixmapbarcode.cpp batchwizard.cpp csvfile.cpp dstextedit.cpp encodingcombo.cpp \
+ purepostscript.cpp tbarcode2.cpp
xdg_apps_DATA = kbarcode.desktop kbarcode-batch.desktop kbarcode-editor.desktop kbarcode-single.desktop