aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-04 23:13:39 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-04 23:13:39 +0100
commit459bdcdf388ed654ec4a2f631dd2de6abf0096a5 (patch)
treec91deeeb3f8ff70e52193f5cbdb4821443836aa4 /Makefile.in
parentadd install (diff)
downloadlibhaiku-459bdcdf388ed654ec4a2f631dd2de6abf0096a5.tar.gz
libhaiku-459bdcdf388ed654ec4a2f631dd2de6abf0096a5.tar.bz2
libhaiku-459bdcdf388ed654ec4a2f631dd2de6abf0096a5.tar.xz
add news
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 432d3e1..71d133e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -58,7 +58,7 @@ _COPYING = COPYING
# Used by mk/dist.mk
_EVERYTHING = $(__EVERYTHING_ALL_COMMON) src/libhaiku.c src/libhaiku.h \
- DEPENDENCIES INSTALL
+ DEPENDENCIES INSTALL NEWS
# }}