diff options
Diffstat (limited to 'data/help/pt/tips/Makefile.am')
-rw-r--r-- | data/help/pt/tips/Makefile.am | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/data/help/pt/tips/Makefile.am b/data/help/pt/tips/Makefile.am deleted file mode 100644 index 4562a00d3..000000000 --- a/data/help/pt/tips/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ - -helppttipsdir = $(pkgdatadir)/data/help/pt/tips - -helppttips_DATA = \ - 1.txt \ - 2.txt \ - 3.txt \ - 4.txt \ - 5.txt \ - 6.txt \ - 7.txt \ - 8.txt \ - 9.txt \ - 10.txt \ - 11.txt \ - 12.txt \ - 13.txt \ - 14.txt - -EXTRA_DIST = \ - $(helppttips_DATA) \ - CMakeLists.txt |