summaryrefslogtreecommitdiff
path: root/gettext
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2022-05-09 15:45:33 +0200
committerJan Rybar <jrybar@redhat.com>2022-05-09 15:45:33 +0200
commitc5c6b784221b9dc054548c15e94719c4e961a7f2 (patch)
tree4716bf018665205d5d3add11e3c9e69d67e8f165 /gettext
parent7d4b52c4d71c46049d87a0775de695ea914f3f1b (diff)
downloadpolkit-c5c6b784221b9dc054548c15e94719c4e961a7f2.tar.gz
Remove autotools build system
Diffstat (limited to 'gettext')
-rw-r--r--gettext/Makefile.am4
-rw-r--r--gettext/its/Makefile.am4
2 files changed, 0 insertions, 8 deletions
diff --git a/gettext/Makefile.am b/gettext/Makefile.am
deleted file mode 100644
index 3c088f3..0000000
--- a/gettext/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-
-SUBDIRS = its
-
--include $(top_srcdir)/git.mk
diff --git a/gettext/its/Makefile.am b/gettext/its/Makefile.am
deleted file mode 100644
index 68d6d7a..0000000
--- a/gettext/its/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-itsdir = $(datadir)/gettext/its
-dist_its_DATA = polkit.loc polkit.its
-
--include $(top_srcdir)/git.mk