diff options
Diffstat (limited to 'share/makefile')
-rw-r--r-- | share/makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/share/makefile b/share/makefile deleted file mode 100644 index e35376d98..000000000 --- a/share/makefile +++ /dev/null @@ -1,12 +0,0 @@ - -BASE=.. -SUBDIR=share - -# Bring in the default rules -include ../buildlib/defaults.mak - -binary: apt-auth-failure.note.h - -apt-auth-failure.note.h: apt-auth-failure.note - intltool-extract -t gettext/rfc822deb apt-auth-failure.note - echo "share/apt-auth-failure.note.h" >> $(BUILD)/po/domains/apt/apt-auth-failure.note.srclist |