Browse Source

whoops, install headers, not .cxx file

David Rose 17 years ago
parent
commit
2fc35f05c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/event/Sources.pp

+ 1 - 1
panda/src/event/Sources.pp

@@ -46,7 +46,7 @@
     asyncTaskManager.h asyncTaskManager.I \
     buttonEvent.I buttonEvent.h \
     buttonEventList.I buttonEventList.h \
-    genericAsyncTask.cxx \
+    genericAsyncTask.h genericAsyncTask.I \
     pointerEvent.I pointerEvent.h \
     pointerEventList.I pointerEventList.h \
     pythonTask.h pythonTask.I \