After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 331692 - Missing file in src/Makefile.am
Missing file in src/Makefile.am
Status: RESOLVED FIXED
Product: at-poke
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2006-02-18 17:46 UTC by Daniel Holbach
Modified: 2006-02-21 16:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Holbach 2006-02-18 17:46:55 UTC
This makes it better:


diff -ruN orig/at-poke/src/Makefile.am new/at-poke/src/Makefile.am
--- orig/at-poke/src/Makefile.am        2006-02-18 18:44:05.000000000 +0100
+++ new/at-poke/src/Makefile.am 2006-02-18 18:44:33.000000000 +0100
@@ -14,6 +14,7 @@
        eventlog.c              \
        eventlog.h              \
        poke.c                  \
+       poke.h                  \
        graphics.c              \
        graphics.h              \
        accessible-tree-model.c \
Comment 1 bill.haneman 2006-02-20 17:51:40 UTC
Fixed in cvs.

Michael, this could do with a re-dist.  I'll do if you like, let me know.
Comment 2 bill.haneman 2006-02-21 16:19:45 UTC
re-dist done.  Thanks Michael.