summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-05-17 08:23:55 +0100
committerRichard Hughes <richard@hughsie.com>2011-05-17 08:23:55 +0100
commitabfb19d472dea9139ff33649e9b9a8a1f3511ac0 (patch)
treec897254599f411f0f68c10c0991c1cd890ae7bd0
parenta1fe30811d505c1aea588103a4fcdef07756dfa4 (diff)
Ensure up-apm-native.h gets shipped in the tarball
-rw-r--r--src/openbsd/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openbsd/Makefile.am b/src/openbsd/Makefile.am
index 3fbce0a..8557baf 100644
--- a/src/openbsd/Makefile.am
+++ b/src/openbsd/Makefile.am
@@ -16,6 +16,7 @@ endif
libupshared_la_SOURCES = \
up-backend.c \
up-native.c \
+ up-apm-native.h \
$(BUILT_SOURCES)
libupshared_la_CFLAGS = \