Skip to content
Snippets Groups Projects
Commit 073a1fe1 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

[#1855] Remove po subdir in Makefile.am

parent c9a301e1
Branches
Tags
No related merge requests found
...@@ -26,6 +26,6 @@ indent: ...@@ -26,6 +26,6 @@ indent:
ACLOCAL_AMFLAGS = -I m4 ACLOCAL_AMFLAGS = -I m4
SUBDIRS = libs src ringtones po man $(TESTS_DIR) SUBDIRS = libs src ringtones man $(TESTS_DIR)
EXTRA_DIST = m4/*.m4 tools/*.sh platform/* images/* README.gentoo EXTRA_DIST = m4/*.m4 tools/*.sh platform/* images/* README.gentoo
...@@ -59,8 +59,7 @@ AC_CONFIG_FILES([Makefile]) ...@@ -59,8 +59,7 @@ AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([test/Makefile]) AC_CONFIG_FILES([test/Makefile])
AC_CONFIG_FILES([ \ AC_CONFIG_FILES([ringtones/Makefile])
ringtones/Makefile])
AC_CONFIG_FILES([man/Makefile]) AC_CONFIG_FILES([man/Makefile])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment