summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2019-01-01 13:06:27 +0100
committergregory guy <[email protected]>2019-01-01 13:06:27 +0100
commitd1629627d4dc41b6235448811009b2cbe5c08f43 (patch)
tree12fac33d740785a6f55906fad8e464cfaafb07bc /src/Makefile.am
parentf718df9cb647c19c8a4b5a54b8248fd9436b70cb (diff)
downloadtdeio-apt-d1629627d4dc41b6235448811009b2cbe5c08f43.tar.gz
tdeio-apt-d1629627d4dc41b6235448811009b2cbe5c08f43.zip
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c195f1f..c3ff703 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -13,7 +13,7 @@ protocoldir = $(kde_servicesdir)
protocol_DATA = apt.protocol apt+http.protocol
appdatadir = $(kde_datadir)/tdeio_apt/
-appdata_DATA = tdeio_apt.css kdedeb_logo.png
+appdata_DATA = tdeio_apt.css tdedeb_logo.png
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/tdeio_apt.pot