makefile 322 B

12345678910111213
  1. BASE=..
  2. SUBDIR=share
  3. # Bring in the default rules
  4. include ../buildlib/defaults.mak
  5. binary: apt-auth-failure.note.h
  6. apt-auth-failure.note.h: apt-auth-failure.note
  7. intltool-extract -t gettext/rfc822deb apt-auth-failure.note
  8. echo "share/apt-auth-failure.note.h" >> $(BUILD)/po/domains/apt/apt-auth-failure.note.srclist